Class DisplayDisablementExplanationAction

All Implemented Interfaces:
Activatable, ActionListener, Serializable, Cloneable, EventListener, Action

public class DisplayDisablementExplanationAction extends SwingAction
Determines whether to use tooltip(s) to display the reasons that an action is disabled.
See Also:
  • Field Details

  • Constructor Details

    • DisplayDisablementExplanationAction

      public DisplayDisablementExplanationAction()
  • Method Details