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