Class JXTree.Actions

java.lang.Object
org.jdesktop.swingx.plaf.UIAction
org.jdesktop.swingx.JXTree.Actions
All Implemented Interfaces:
ActionListener, EventListener, Action
Enclosing class:
JXTree

private class JXTree.Actions extends UIAction
A small class which dispatches actions. TODO: Is there a way that we can make this static?
  • Constructor Details

    • Actions

      Actions(String name)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent evt)