Class ListFieldPanel.ListItemHelpAction

java.lang.Object
javax.swing.AbstractAction
ca.corbett.extras.EnhancedAction
ca.corbett.forms.demo.ListFieldPanel.ListItemHelpAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
ListFieldPanel

public static class ListFieldPanel.ListItemHelpAction extends EnhancedAction
Shows a quick help popup for the list item action buttons, which may not be self-explanatory to new users.

(public because also used from Properties demo panel)

See Also:
  • Constructor Details

    • ListItemHelpAction

      public ListItemHelpAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)