
Public Member Functions | |
| ONE::gui::Panel * | getSliderPanel () |
| int | getValue () |
| void | processActionEvent (ONE::util::ActionEvent &) |
| void | setValue (int value) |
| Slider (int initValue=50, int step=5) | |
| ~Slider () | |
|
||||||||||||
|
initValue: start value of the Slider. Has to be between 0 and 100. Default is 50 for 50% step: amount of change by pressing the buttons |
|
|
|
|
|
|
|
|
|
|
|
Implements ONE::util::ActionListener. |
|
|
|
1.4.3