Package jmri.jmrit.beantable
Class BeanTableDataModel.HeaderActionListener
java.lang.Object
jmri.jmrit.beantable.BeanTableDataModel.HeaderActionListener
- All Implemented Interfaces:
ActionListener,EventListener
- Enclosing class:
- BeanTableDataModel<T extends NamedBean>
Listener class which processes Column Menu button clicks.
Does not allow the last column to be hidden,
otherwise there would be no table header to recover the column menu / columns from.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HeaderActionListener
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-