Package | Description |
---|---|
gov.nasa.worldwind.util.tree |
A tree control drawn in the world window.
|
Modifier and Type | Field and Description |
---|---|
protected ScrollFrame |
WindowShadeAnimation.frame |
protected ScrollFrame |
FrameResizeControl.frame |
protected ScrollFrame |
BasicTreeLayout.frame
Frame that contains the tree.
|
Modifier and Type | Method and Description |
---|---|
protected ScrollFrame |
BasicTreeLayout.createFrame()
Create the frame that the tree will be rendered inside.
|
ScrollFrame |
BasicTreeLayout.getFrame()
Get the frame that surrounds the tree.
|
Constructor and Description |
---|
FrameResizeControl(ScrollFrame frame)
Create a resize control.
|
WindowShadeAnimation(ScrollFrame frame) |