Uses of Class
gov.nasa.worldwind.util.tree.ScrollFrame
-
Packages that use ScrollFrame Package Description gov.nasa.worldwind.util.tree A tree control drawn in the WorldWindow. -
-
Uses of ScrollFrame in gov.nasa.worldwind.util.tree
Fields in gov.nasa.worldwind.util.tree declared as ScrollFrame Modifier and Type Field Description protected ScrollFrameBasicTreeLayout. frameFrame that contains the tree.protected ScrollFrameFrameResizeControl. frameprotected ScrollFrameWindowShadeAnimation. frameMethods in gov.nasa.worldwind.util.tree that return ScrollFrame Modifier and Type Method Description protected ScrollFrameBasicTreeLayout. createFrame()Create the frame that the tree will be rendered inside.ScrollFrameBasicTreeLayout. getFrame()Get the frame that surrounds the tree.Constructors in gov.nasa.worldwind.util.tree with parameters of type ScrollFrame Constructor Description FrameResizeControl(ScrollFrame frame)Create a resize control.WindowShadeAnimation(ScrollFrame frame)
-