|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swt.dialog.graphfilechooser.SwtExportSettingsPanel.PanelStateListener
Simple abstract class that should be extended by classes intended to react upon the state (valid or unvalid) of this SwtExportSettingsPanel.
| Constructor Summary | |
SwtExportSettingsPanel.PanelStateListener()
Default constructor for a PanelStateListener instance.
|
|
| Method Summary | |
abstract void |
validate(boolean isValid)
Indicates whether or not the SwtExportSettingsPanel is
valid
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SwtExportSettingsPanel.PanelStateListener()
Default constructor for a PanelStateListener instance.
| Method Detail |
public abstract void validate(boolean isValid)
Indicates whether or not the SwtExportSettingsPanel is
valid
isValid - true if the
SwtExportSettingsPanel is valid , false
otherwise.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||