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

A

ActionEvent - Class in jcontrol.ui.vole.event
A semantic event which indicates that a component-defined action occured.
ActionEvent(Component, int) - Constructor for class jcontrol.ui.vole.event.ActionEvent
Constructs an ActionEvent.
ActionEvent(Component, int, String) - Constructor for class jcontrol.ui.vole.event.ActionEvent
Constructs an ActionEvent.
ActionListener - Interface in jcontrol.ui.vole.event
The interface ActionListener must be implemented by applications that wish to receive action events from components.
ADC - Class in jcontrol.io
Control of JControls analog-digital converter.
ADC() - Constructor for class jcontrol.io.ADC
 
add(int, Object) - Method in class java.util.Vector
Inserts the specified element at the specified position in this Vector.
add(Object) - Method in class java.util.Vector
Appends the specified element to the end of this Vector.
add(Component) - Method in class jcontrol.ui.vole.AnimationContainer
Adds a child component to this container.
add(String) - Method in class jcontrol.ui.vole.ComboBox
Adds an item to this ComboBox.
add(Component) - Method in class jcontrol.ui.vole.Container
Adds a child component to this container.
add(String) - Method in class jcontrol.ui.vole.List
Adds an item to this ComboBox.
add(String) - Method in class jcontrol.ui.vole.TextArea
Add a row to the end of the text field.
addMenuItem(String) - Method in class jcontrol.ui.vole.menu.Menu
Adds a menu item to this menu.
addMenuItem(String, int) - Method in class jcontrol.ui.vole.menu.Menu
Adds a menu item to this menu at the specified position.
addMenuItem(String) - Method in interface jcontrol.ui.vole.menu.MenuInterface
Adds a menu item to this menu.
addMenuItem(String, int) - Method in interface jcontrol.ui.vole.menu.MenuInterface
Adds a menu item to this menu at the specified position.
ALIGN_BOTTOM - Static variable in class jcontrol.ui.vole.menu.MenuBar
 
ALIGN_CENTER - Static variable in class jcontrol.ui.vole.Label
Align text to the middle
ALIGN_CENTER - Static variable in class jcontrol.ui.vole.TextScroller
Constant value for center alignment
ALIGN_LEFT - Static variable in class jcontrol.ui.vole.graph.Diagram
Align the caption to the left side of the diagram
ALIGN_LEFT - Static variable in class jcontrol.ui.vole.graph.Histogram
Align the caption to the left side of the diagram
ALIGN_LEFT - Static variable in class jcontrol.ui.vole.Label
Align text to the right
ALIGN_LEFT - Static variable in class jcontrol.ui.vole.TextScroller
Constant value for left alignment
ALIGN_RIGHT - Static variable in class jcontrol.ui.vole.graph.Diagram
Align the caption to the right side of the diagram
ALIGN_RIGHT - Static variable in class jcontrol.ui.vole.graph.Histogram
Align the caption to the right side of the diagram
ALIGN_RIGHT - Static variable in class jcontrol.ui.vole.Label
Align text to the right
ALIGN_RIGHT - Static variable in class jcontrol.ui.vole.TextScroller
Constant value for right alignment
ALIGN_TOP - Static variable in class jcontrol.ui.vole.menu.MenuBar
 
ALL - Static variable in class jcontrol.storage.FlashTlv
To specify all available memory with FlashTlv.format(int).
AnalogClock - Class in jcontrol.ui.vole.meter
This class provides an analog clock for JControl.
AnalogClock(int, int, int, boolean) - Constructor for class jcontrol.ui.vole.meter.AnalogClock
Creates a clock.
AnalogMeter - Class in jcontrol.ui.vole.meter
This class AnalogMeter.class implements a graphical analog meter for JControl.
AnalogMeter(int, int, int, int, int, int, int, int, int) - Constructor for class jcontrol.ui.vole.meter.AnalogMeter
Creates a new AnalogMeter.
AND - Static variable in interface jcontrol.io.Graphics
Drawmode.
animate() - Method in interface jcontrol.ui.vole.Animateable
Do a graphical animation.
animate - Variable in class jcontrol.ui.vole.AnimationContainer
Indicate whether animation shall be done
animate() - Method in class jcontrol.ui.vole.meter.FanMeter
Animate the fan.
animate() - Method in class jcontrol.ui.vole.TextScroller
The animate method of the text scroller.
Animateable - Interface in jcontrol.ui.vole
This interface Animateable provides the method animate for animateable Vole Components.
AnimationContainer - Class in jcontrol.ui.vole
The AnimationContainer is a Container with special functions for Components which implement the Animateable interface.
AnimationContainer() - Constructor for class jcontrol.ui.vole.AnimationContainer
Creates a new empty AnimationContainer.
AnimationContainer(int, int, int, int) - Constructor for class jcontrol.ui.vole.AnimationContainer
Create a new Container with the specified dimensions.
animationRunning - Variable in class jcontrol.ui.vole.AnimationContainer
Indicate whether the animation is currently running
append(int) - Method in class jcontrol.lang.Deadline
Appends a new timeconstraint to the currently valid deadline.
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array.
arraycopy(Object, int, Object, int, int) - Static method in class jcontrol.system.Management
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array.
ArrayIndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
 
available() - Method in class jcontrol.comm.RS232
Returns the number of available characters in the input buffer.

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