The PlugIns used by JAXFront are listed in the JAXFront Preferences, under the Plug-in tab. They are available in the PlugIn Editor for a selected component. See also the section PlugIn.
Overview of the PlugIns, used by JAXFront
The implementation of a new PlugIn occurs in two stages:
- Implementation of the new PlugIn as a PlugIn-class in any package, e.g., com.jaxfront.ui.beans. For more details, see the Programming Manual.
- Addition and description of the new PlugIn in the JAXFront Preferences. See the following figure.
Editing a PlugIn-definition
Fieldname | Description |
---|---|
Name | Defines the PlugIn name. |
Insertion | Defines which text is inserted into the PlugIn Editor as a class and addressed as a PlugIn-class. |
Description | Describes the PlugIn. This description then appears in the PlugIn Editor, defined as an HTML page. |
Hide | Defines if plugin should be hidden. |
Category | Category of this plugin (each category is displayed in a tab). |