org.openharmonise.him.actions |
This contains classes that are used to build Actions within Content Manager.
Actions are the logic and display of buttons and menu items, they also respond
to events within Content Manager to see if they should be enabled or disabled
depending upon the current context.
|
Java Source File Name | Type | Comment |
AbstractHIMAction.java | Class | Class to make development of Actions within Harmonise Information Manager easier. |
HIMAction.java | Interface | Interface for all actions within Harmonise Information Manager. |