Package | Description |
---|---|
gov.nasa.worldwind.util.tree |
A tree control drawn in the world window.
|
Modifier and Type | Field and Description |
---|---|
protected ScrollBar |
ScrollFrame.horizontalScrollBar
Scroll bar to control horizontal scrolling.
|
protected ScrollBar |
ScrollBar.ScrollControl.scrollBar |
protected ScrollBar |
ScrollBar.ScrollKnob.scrollBar |
protected ScrollBar |
ScrollFrame.verticalScrollBar
Scroll bar to control vertical scrolling.
|
Modifier and Type | Method and Description |
---|---|
ScrollBar |
ScrollFrame.getScrollBar(String direction)
Get a reference to one of the frame's scroll bars.
|
Constructor and Description |
---|
ScrollControl(HotSpot parent,
ScrollBar owner,
String adjustment) |
ScrollKnob(HotSpot parent,
ScrollBar owner) |