|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.limegroup.gnutella.gui.options.panes.AbstractPaneItem
com.limegroup.gnutella.gui.options.panes.ShutdownPaneItem
This class defines the panel in the options window that allows the user to select the default shutdown behavior.
Field Summary |
Fields inherited from class com.limegroup.gnutella.gui.options.panes.AbstractPaneItem |
MEDIATOR |
Constructor Summary | |
ShutdownPaneItem(java.lang.String key)
Creates new ShutdownOptionsPaneItem |
Method Summary | |
void |
applyOptions()
Applies the options currently set in this PaneItem. |
void |
initOptions()
Sets the options for the fields in this PaneItem when the window is shown. |
Methods inherited from class com.limegroup.gnutella.gui.options.panes.AbstractPaneItem |
add, getContainer, getHorizontalSeparator, getVerticalSeparator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShutdownPaneItem(java.lang.String key)
key
- the key for this AbstractPaneItem that
the superclass uses to generate locale-specific keysMethod Detail |
public void applyOptions() throws java.io.IOException
applyOptions
in interface PaneItem
applyOptions
in class AbstractPaneItem
java.io.IOException
- if the options could not be fully appliedpublic void initOptions()
initOptions
in interface PaneItem
initOptions
in class AbstractPaneItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |