Package | Description |
---|---|
org.netbeans.jellytools.properties |
Provides a set of classes for setting properties.
|
org.netbeans.jellytools.properties.editors |
Provides a set of classes for setting properties by custom editors.
|
Modifier and Type | Method and Description |
---|---|
FileCustomEditorOperator |
FileProperty.invokeCustomizer()
invokes custom property editor and returns proper custom editor operator
|
Modifier and Type | Method and Description |
---|---|
FileCustomEditorOperator |
ClasspathCustomEditorOperator.addDirectory()
clicks on Add Directory...
|
FileCustomEditorOperator |
ClasspathCustomEditorOperator.addJARZIP()
clicks on Add JAR/ZIP...
|
FileCustomEditorOperator |
ProcessDescriptorCustomEditorOperator.selectProcessExecutable()
clicks on ...
|