In the JAXFront Preferences, you can also edit the GUI actions, used for the rules. The GUI actions cause visual changes to the interface. For details see the section Actions Configuration.
Overview of the GUI-Actions
The implementation of a new GUI-Action occurs in two stages:
- Implementation of a new method within a Visualizer-class (for example, AbstractView). For more details, see the Programming Manual.
- Addition and description of the new method as a GUI-action in the JAXFront Preferences. See the following figure.
Edit a definition for a GUI-Action
Fieldname | Description |
---|---|
Name | Defines the name of the GUI action. |
Insertion | Defines which method is called, that is valid for the Visualizer class of the current type. |
Description | Describes the GUI action. This description then appears in the Editor for the selection of an action. It is defined as an HTML page. |
Hide | Defines if action should be hidden. |
Category | Category of this action (each category is displayed in a tab). |