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