- J2SEBuildPropertiesProvider - Interface in org.netbeans.modules.java.j2seproject.api
-
Allows J2SE project extensions to supply additional build properties.
- J2SECategoryExtensionProvider - Interface in org.netbeans.modules.java.j2seproject.api
-
Provider of component that will be added to customizer panel of category specified
by getCategory() return value.
- J2SECategoryExtensionProvider.ConfigChangeListener - Interface in org.netbeans.modules.java.j2seproject.api
-
Callback listener for setting properties that are changed by interaction
with the component
- J2SECategoryExtensionProvider.ExtensibleCategory - Enum in org.netbeans.modules.java.j2seproject.api
-
Enumeration of categories for which extension is currently allowed
- J2SECustomPropertySaver - Interface in org.netbeans.modules.java.j2seproject.api
-
Property saver to be implemented by J2SE Project extension modules
that introduce new project properties.
- J2SEProjectBuilder - Class in org.netbeans.modules.java.j2seproject.api
-
Builder for creating a new J2SE project.
- J2SEProjectBuilder(File, String) - Constructor for class org.netbeans.modules.java.j2seproject.api.J2SEProjectBuilder
-
- J2SEProjectConfigurations - Class in org.netbeans.modules.java.j2seproject.api
-
Utility class for creating project run configuration files
- J2SEProjectPlatform - Interface in org.netbeans.modules.java.j2seproject.api
-
- J2SEPropertyEvaluator - Interface in org.netbeans.modules.java.j2seproject.api
-
Readonly access to project properties through PropertyEvaluator,
an instance will be in lookup of the j2seproject.
- J2SERunConfigProvider - Interface in org.netbeans.modules.java.j2seproject.api
-
Deprecated.
- J2SERunConfigProvider.ConfigChangeListener - Interface in org.netbeans.modules.java.j2seproject.api
-
Deprecated.
Callback listener for setting properties that are changed by interaction
with the component
- J2SERuntimePlatformProvider - Interface in org.netbeans.modules.java.j2seproject.api
-