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

Object - Class in java.lang
Class Object is the root of the class hierarchy.
Object() - Constructor for class java.lang.Object
 
off() - Method in class jcontrol.io.Buzzer
Turns off the Buzzer.
OFF - Static variable in class jcontrol.io.Display
Displaymode.
off() - Method in interface jcontrol.io.SoundDevice
Turns the noise making device off.
OFF - Static variable in class jcontrol.system.RTC
Alarm mode.
on(int) - Method in class jcontrol.io.Buzzer
Turns on the Buzzer with the specified frequency.
on(int, int) - Method in class jcontrol.io.Buzzer
Turns on the Buzzer with the specified frequency and duration.
ON - Static variable in class jcontrol.io.Display
Displaymode.
on(int) - Method in interface jcontrol.io.SoundDevice
Turns the noise making device on to a specific frequency.
on(int, int) - Method in interface jcontrol.io.SoundDevice
Turns the noise making device on to a specific frequncy and off after a specific duration.
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.
onError(int, String, int, int, boolean) - Static method in class jcontrol.system.ErrorHandler
Just display the error message
onIndication(byte[], int) - Method in interface jcontrol.comm.FT1_2EventListener
Called of the FT1_2 event loop in case of received frames.
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.
open(TlvFile) - Method in class jcontrol.storage.FlashTlv
Opens the specified file for reading.
OPENDRAIN - Static variable in class jcontrol.io.GPIO
Represents an GPIO output mode with with integrated pullup resistor.
OPENDRAIN_HIGH - Static variable in class jcontrol.io.GPIO
Represents a GPIO output mode with with integrated pullup resistor.
OPENDRAIN_LOW - Static variable in class jcontrol.io.GPIO
Represents a GPIO output mode with with integrated pullup resistor.
OR - Static variable in interface jcontrol.io.Graphics
Drawmode.
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.
out - Static variable in class java.lang.System
The "standard" output stream.

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