Uses of Class
uic.action.JTreeDoubleClickAction

Packages that use JTreeDoubleClickAction
uic.action Actions to connect widgets with each other; or with your logic. 
 

Uses of JTreeDoubleClickAction in uic.action
 

Methods in uic.action that return JTreeDoubleClickAction
 JTreeDoubleClickAction JTreeDoubleClickAction.add(JTree tree)
          Add an JTree object to this action
 JTreeDoubleClickAction JTreeDoubleClickAction.setOnlyOnLeaves(boolean leafOnly)
          Change the action to respond to leaf nodes and 'folder' nodes or only to leaf nodes.
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence