Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- iconBase() - Element in annotation type org.netbeans.spi.options.OptionsPanelController.ContainerRegistration
-
Path to icon for the button.
- iconBase() - Element in annotation type org.netbeans.spi.options.OptionsPanelController.TopLevelRegistration
-
Path to icon for the button.
- id() - Element in annotation type org.netbeans.spi.options.OptionsPanelController.ContainerRegistration
-
Path that can be used in
OptionsDisplayer.open(String)
andOptionsPanelController.SubRegistration.location()
. - id() - Element in annotation type org.netbeans.spi.options.OptionsPanelController.SubRegistration
-
Optional path that can be used (with
OptionsPanelController.SubRegistration.location()
) inOptionsDisplayer.open(String)
. - id() - Element in annotation type org.netbeans.spi.options.OptionsPanelController.TopLevelRegistration
-
Optional path that can be used in
OptionsDisplayer.open(String)
. - Implementation Details - Search tag in Overview
- Section
- isChanged() - Method in class org.netbeans.spi.options.OptionsPanelController
-
Should return
true
if some option value in this category has been changed. - isValid() - Method in class org.netbeans.spi.options.OptionsPanelController
-
Should return
true
if some option value in this category is valid.
All Classes and Interfaces|All Packages|Constant Field Values