Class ActionsMenuCreator.TwoStateStateActionListener

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

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

      • TwoStateStateActionListener

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