Class TreeDragAndDropWidget

java.lang.Object
org.pushingpixels.radiance.theming.api.RadianceThemingWidget<JTree>
org.pushingpixels.radiance.theming.internal.widget.tree.dnd.TreeDragAndDropWidget

public class TreeDragAndDropWidget extends RadianceThemingWidget<JTree>
TreeWrapper is used to handle drag and drop and popup menus in any JTree.
Author:
Antonio Vieiro (antonio@antonioshome.net), Kirill Grouchnikov