Package | Description |
---|---|
org.netbeans.jellytools | |
org.netbeans.jellytools.properties.editors |
Provides a set of classes for setting properties by custom editors.
|
Modifier and Type | Class and Description |
---|---|
class |
OptionsOperator
Provides access to the Options window and it's subcomponents.
|
class |
PluginsOperator
Handle Plugins dialog which is opened from main menu "Tools|Plugins".
|
class |
QuestionDialogOperator
Class implementing all necessary methods for handling "Question" dialog.
|
class |
SaveAsTemplateOperator
Handle "Save As Template" dialog.
|
class |
WizardOperator
Enable to manipulate NetBeans wizards.
|
Modifier and Type | Class and Description |
---|---|
class |
ClasspathCustomEditorOperator
Class implementing all necessary methods for handling Classpath Custom Editor
|
class |
ColorCustomEditorOperator
Class implementing all necessary methods for handling Color Custom Editor
|
class |
DimensionCustomEditorOperator
Class implementing all necessary methods for handling Dimension Custom Editor
|
class |
FileCustomEditorOperator
Class implementing all necessary methods for handling File Custom Editor
|
class |
FontCustomEditorOperator
Class implementing all necessary methods for handling Font Custom Editor
|
class |
IconCustomEditorOperator
Class implementing all necessary methods for handling Icon Custom Editor.
|
class |
PointCustomEditorOperator
Class implementing all necessary methods for handling Point Custom Editor
|
class |
ProcessDescriptorCustomEditorOperator
Class implementing all necessary methods for handling Process Descriptor Custom
Editor
|
class |
RectangleCustomEditorOperator
Class implementing all necessary methods for handling Rectangle Custom Editor
|
class |
StringArrayCustomEditorOperator
Class implementing all necessary methods for handling String Array Custom Editor
|
class |
StringCustomEditorOperator
Class implementing all necessary methods for handling String Custom Editor
|
class |
TreeViewCustomEditorOperator
Class implementing all necessary methods for handling TreeView Custom Editor
|
Modifier and Type | Method and Description |
---|---|
NbDialogOperator |
IconCustomEditorOperator.browseClasspath()
Pushes "Browse classpath" button.
|
NbDialogOperator |
IconCustomEditorOperator.browseLocalDisk()
Pushes "Browse local disk" button.
|