VdexReload 1.1.3 API

Package uk.ac.reload.dweezil.gui.tree

Class Summary
DragTreeObject A Drag Object that is a wrapper for an object dragged from DragTree to DragTree Ideally, you would sub-class this to make your own type.
ReloadDragTree A Tree based on ReloadTree with support for Drag and Drop
ReloadTree A Tree based on JTree with convenience methods
ReloadTreeModel A Tree Model based on DefaultTreeModel for the ReloadTree
ReloadTreeNode A Tree node based on DefaultMutableTreeNode for the ReloadTree
ReloadTreeRenderer Extend and over-ride the DefaultTreeCellRenderer so that we can highlight the dragged over node
 


VdexReload 1.1.3 API