Package org.jdesktop.swingx
Class JXTree.Actions
- java.lang.Object
-
- org.jdesktop.swingx.plaf.UIAction
-
- org.jdesktop.swingx.JXTree.Actions
-
-
Constructor Summary
Constructors Constructor Description Actions(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent evt)
-
Methods inherited from class org.jdesktop.swingx.plaf.UIAction
addPropertyChangeListener, getName, getValue, isEnabled, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-