A B C D E F G H I J K L M N O P R S T U V W X Y

O

onActionEvent(ActionEvent) - Method in class jcontrol.ui.vole.Component
ActionEvent event handler.
onActionEvent(ActionEvent) - Method in interface jcontrol.ui.vole.event.ActionListener
Every time an action event is fired, this method will be called.
onActionEvent(ActionEvent) - Method in class jcontrol.ui.vole.Frame
Handle ActionEvents.
onActionEvent(ActionEvent) - Method in class jcontrol.ui.vole.PassiveFrame
Handle ActionEvents.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.Button
If a KeyEvent accurs, this method is called.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.CheckBox
Handle key events.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.ComboBox
Handle key events.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.Component
Keyboard event handler.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.Container
Tells the focussed child component that a key was pressed.
onKeyEvent(KeyEvent) - Method in interface jcontrol.ui.vole.event.KeyListener
Every time a key event is fired, this method will be called.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.Frame
Handle KeyEvents.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.List
Handle key events.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.menu.BigImageMenu
If a KeyEvent accurs, this method is called.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.menu.Menu
If a KeyEvent accurs, this method is called.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.menu.MenuBar
If a KeyEvent accurs, this method is called.
onKeyEvent(KeyEvent) - Method in interface jcontrol.ui.vole.menu.MenuInterface
If a KeyEvent accurs, this method is called.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.menu.MultiImageMenu
If a KeyEvent accurs, this method is called.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.menu.TextMenu
If a KeyEvent accurs, this method is called.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.NumberChooser
Handle key events.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.PassiveFrame
Handle KeyEvents.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.RadioButton
Catch key events.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.RockerSwitch
Handle key events.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.Slider
Handle KeyEvents.
onKeyEvent(KeyEvent) - Method in class jcontrol.ui.vole.TextArea
Handle KeyEvents.
ORIENTATION_CENTER - Static variable in class jcontrol.ui.vole.meter.AnalogMeter
Align the scale of the analog meter to the middle.
ORIENTATION_HORIZONTAL - Static variable in class jcontrol.ui.vole.meter.BarMeter
Horizontal bar graph
ORIENTATION_HORIZONTAL - Static variable in class jcontrol.ui.vole.ScrollBar
Horizontal scroll bar.
ORIENTATION_LEFT - Static variable in class jcontrol.ui.vole.meter.AnalogMeter
Align the scale of the analog meter to the bottom-left corner of it's bounding box.
ORIENTATION_RIGHT - Static variable in class jcontrol.ui.vole.meter.AnalogMeter
Align the scale of the analog meter to the bottom-right corner of it's bounding box.
ORIENTATION_VERTICAL - Static variable in class jcontrol.ui.vole.meter.BarMeter
Vertical bar graph
ORIENTATION_VERTICAL - Static variable in class jcontrol.ui.vole.ScrollBar
Vertical scroll bar.

A B C D E F G H I J K L M N O P R S T U V W X Y