Class ActionsMenuCreator.TriStateActionListener

  • All Implemented Interfaces:
    java.beans.PropertyChangeListener, java.util.EventListener
    Enclosing class:
    ActionsMenuCreator

    @NotApi
    static class ActionsMenuCreator.TriStateActionListener
    extends ActionsMenuCreator.AbstractStateActionListener
    Class which listens tri-state action state changes and updates CheckBox component according changes.
    • Constructor Detail

      • TriStateActionListener

        TriStateActionListener​(java.beans.PropertyChangeListener sup,
                               javax.swing.AbstractButton component)