|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UnnamedConfigurable
Component which provides a configuration user interface.
| Method Summary | |
|---|---|
void |
apply()
Store the settings from configurable to other components. |
javax.swing.JComponent |
createComponent()
Returns the user interface component for editing the configuration. |
void |
disposeUIResources()
Disposes the Swing components used for displaying the configuration. |
boolean |
isModified()
Checks if the settings in the user interface component were modified by the user and need to be saved. |
void |
reset()
Load settings from other components to configurable. |
| Method Detail |
|---|
javax.swing.JComponent createComponent()
boolean isModified()
void apply()
throws ConfigurationException
ConfigurationExceptionvoid reset()
void disposeUIResources()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||