JIDE 3.5.15

com.jidesoft.status
Interface ProgressStatusBarItem.CancelCallback

Enclosing class:
ProgressStatusBarItem

public static interface ProgressStatusBarItem.CancelCallback

A callback for the progress fields cancel button.


Method Summary
 void cancelPerformed()
          Is called when the user clicked the cancel button.
 

Method Detail

cancelPerformed

void cancelPerformed()
Is called when the user clicked the cancel button.


JIDE 3.5.15