|
org.openide.options 6.4.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SystemOption in org.openide.options |
---|
Subclasses of SystemOption in org.openide.options | |
---|---|
class |
ContextSystemOption
Provides a group of system options with this as the parent. |
class |
VetoSystemOption
Extends the functionality of SystemOption
by providing support for veto listeners. |
Methods in org.openide.options that return SystemOption | |
---|---|
SystemOption[] |
ContextSystemOption.getOptions()
Get all options in the set. |
Methods in org.openide.options with parameters of type SystemOption | |
---|---|
void |
ContextSystemOption.addOption(SystemOption so)
Add a new option to the set. |
void |
ContextSystemOption.removeOption(SystemOption so)
Remove an option from the set. |
|
org.openide.options 6.4.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |