Modifier and Type | Class and Description |
---|---|
class |
HSliderBar
A widget that allows the user to select a value within a range of possible
values using a sliding bar that responds to mouse events.
|
class |
SliderBar
Abstract base class for slider bars.
|
class |
VSliderBar
A widget that allows the user to select a value within a range of possible
values using a sliding bar that responds to mouse events.
|
Modifier and Type | Method and Description |
---|---|
void |
ResizableWidgetCollection.add(ResizableWidget widget)
Add a resizable widget to the collection.
|
void |
ResizableWidgetCollection.remove(ResizableWidget widget)
Remove a
ResizableWidget from the collection. |
Copyright © 2017. All Rights Reserved.