|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An object that defines the basic functions of one option item, or one individual panel that displays a set of configurable options to the user.
The PaneItem interface provides the important ability to apply the changes to options provided in the panel.
Method Summary | |
void |
applyOptions()
Applies the options currently set in this PaneItem. |
java.awt.Container |
getContainer()
Returns the Container for this set of options. |
void |
initOptions()
Sets the options for the fields in this PaneItem when the window is shown. |
Method Detail |
public java.awt.Container getContainer()
public void initOptions()
public void applyOptions() throws java.io.IOException
java.io.IOException
- if the options could not be fully applied
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |