Class | Description |
---|---|
AdvancedOption |
This class represents one category (like "Ant"
or "Form Editor") in Miscellaneous Panel of Options Dialog.
|
OptionsCategory |
This class represents one category (like "Fonts & Colors"
or "Editor") in Options Dialog.
|
OptionsPanelController |
PanelController creates visual representation of one Options Dialog
category, and manages communication between Options Dialog and this
panel.
|
Annotation Type | Description |
---|---|
OptionsPanelController.ContainerRegistration |
Registers a panel with child panels at the top level of the Options dialog.
|
OptionsPanelController.SubRegistration |
Registers a subpanel inside a top-level container panel in the Options dialog.
|
OptionsPanelController.TopLevelRegistration |
Registers a simple panel at the top level of the Options dialog.
|
Built on September 3 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.