Class LogixNGGlobalVariableTableAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action

    public class LogixNGGlobalVariableTableAction
    extends AbstractLogixNGTableAction<GlobalVariable>
    Swing action to create and register a LogixNG Global Variables Table.

    Also contains the panes to create, edit, and delete a LogixNG Global Variable.

    Most of the text used in this GUI is in BeanTableBundle.properties, accessed via Bundle.getMessage().

    See Also:
    Serialized Form