Uses of Class
javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Package
Description
Provides user interface objects built according to the Basic look and feel.
-
Uses of BasicSplitPaneDivider.DragController in javax.swing.plaf.basic
Modifier and TypeClassDescriptionprotected class
Handles the events during a dragging session for a VERTICAL_SPLIT oriented split pane.Modifier and TypeFieldDescriptionprotected BasicSplitPaneDivider.DragController
BasicSplitPaneDivider.dragger
Handles mouse dragging message to do the actual dragging.