Package com.jsql.view.swing.tree
Class ActionCheckUncheck
java.lang.Object
com.jsql.view.swing.tree.ActionCheckUncheck
- All Implemented Interfaces:
ActionListener
,EventListener
Check and uncheck column as checkbox.
-
Constructor Summary
ConstructorDescriptionActionCheckUncheck
(AbstractNodeModel nodeModel, DefaultMutableTreeNode currentTableNode) -
Method Summary
-
Constructor Details
-
ActionCheckUncheck
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-