- setGlobalLicenseName(String) - Method in interface org.netbeans.spi.project.support.ant.ui.CustomizerUtilities.LicensePanelContentHandler
-
set new value of global license template
- setProjectLicenseContent(String) - Method in interface org.netbeans.spi.project.support.ant.ui.CustomizerUtilities.LicensePanelContentHandler
-
set the user edited content of the license header file in project space.
- setProjectLicenseLocation(String) - Method in interface org.netbeans.spi.project.support.ant.ui.CustomizerUtilities.LicensePanelContentHandler
-
new value for project location, null value allowed and is meant to remove the value (to effectively use the global license)
- showVariablesCustomizer() - Static method in class org.netbeans.spi.project.support.ant.ui.VariablesSupport
-
Show global variables customizer.
- store(EditableProperties) - Method in class org.netbeans.spi.project.support.ant.ui.StoreGroup
-
Stores all models created in the StoreGroup into given
EditableProperties.
- StoreGroup - Class in org.netbeans.spi.project.support.ant.ui
-
Serves as utility class for storing Swing models into project
properties.
- StoreGroup() - Constructor for class org.netbeans.spi.project.support.ant.ui.StoreGroup
-