|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOptionPane
Base interface for option pane.
| Method Summary | |
|---|---|
javax.swing.JComponent |
getComponent()
The option pane component (form) |
java.lang.String |
getName()
The name |
void |
init()
Widget creation. |
void |
save()
Called when the preferences are to be saved from the form |
| Method Detail |
|---|
java.lang.String getName()
javax.swing.JComponent getComponent()
void save()
throws java.lang.Exception
java.lang.Exceptionvoid init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||