Class GeneiousAction.Divider

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

    public static final class GeneiousAction.Divider
    extends GeneiousAction
    A subclass of GeneiousAction which is placed in a toolbar/menu as a divider.
    See Also:
    Serialized Form
    • Constructor Detail

      • Divider

        public Divider()
    • Method Detail

      • actionPerformed

        public final void actionPerformed​(java.awt.event.ActionEvent e)