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

A

ActionEvent - class jcontrol.ui.vole.event.ActionEvent.
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 jcontrol.ui.vole.event.ActionListener.
The interface ActionListener must be implemented by applications that wish to receive action events from components.
activeIndex - Variable in class jcontrol.ui.vole.menu.Menu
 
ADAY - Static variable in class jcontrol.ui.vole.meter.ClockImages
 
add(Component) - Method in class jcontrol.ui.vole.Container
Adds a child component to this container.
add(Component) - Method in class jcontrol.ui.vole.AnimationContainer
Adds a child component to this container.
add(String) - Method in class jcontrol.ui.vole.TextArea
Add a row to the end of the text field.
add(String) - Method in class jcontrol.ui.vole.List
Adds an item to this ComboBox.
add(String) - Method in class jcontrol.ui.vole.ComboBox
Adds an item to this ComboBox.
addMenuItem(String) - Method in class jcontrol.ui.vole.menu.Menu
Adds a menu item to this menu.
addMenuItem(String) - Method in interface jcontrol.ui.vole.menu.MenuInterface
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, int) - Method in interface jcontrol.ui.vole.menu.MenuInterface
Adds a menu item to this menu at the specified position.
alarm(int, int, int, int) - Method in class jcontrol.ui.vole.meter.DigitalClock
 
align - Variable in class jcontrol.ui.vole.TextScroller
 
align - Variable in class jcontrol.ui.vole.Label
Text alignment
ALIGN_CENTER - Static variable in class jcontrol.ui.vole.TextScroller
Constant value for center alignment
ALIGN_CENTER - Static variable in class jcontrol.ui.vole.Label
Align text to the middle
ALIGN_LEFT - Static variable in class jcontrol.ui.vole.TextScroller
Constant value for left alignment
ALIGN_LEFT - 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_RIGHT - Static variable in class jcontrol.ui.vole.Label
Align text to the right
AnalogClock - class jcontrol.ui.vole.meter.AnalogClock.
This class provides an analog clock for JControl.
AnalogClock() - Constructor for class jcontrol.ui.vole.meter.AnalogClock
Empty constructor for jcontrol.toolkit.Clock
AnalogClock(int, int, int) - Constructor for class jcontrol.ui.vole.meter.AnalogClock
Creates a clock.
AnalogClock(int, int, int, boolean) - Constructor for class jcontrol.ui.vole.meter.AnalogClock
Creates a clock.
AnalogMeter - class jcontrol.ui.vole.meter.AnalogMeter.
This class AnalogMeter.class implements a graphical analog meter for JControl.
AnalogMeter(int, int, int, int, int, int, int) - Constructor for class jcontrol.ui.vole.meter.AnalogMeter
Creates a new AnalogMeter.
angleoffset - Variable in class jcontrol.ui.vole.meter.AnalogMeter
 
animate - Variable in class jcontrol.ui.vole.AnimationContainer
Indicate whether animation shall be done
animate() - Method in class jcontrol.ui.vole.TextScroller
The animate method of the text scroller.
animate() - Method in interface jcontrol.ui.vole.Animateable
Do a graphical animation.
animate() - Method in class jcontrol.ui.vole.meter.Fan
Animate the fan.
Animateable - interface jcontrol.ui.vole.Animateable.
This interface Animateable provides the method animate for animateable Vole Components.
AnimationContainer - class jcontrol.ui.vole.AnimationContainer.
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.
animationInterval - Variable in class jcontrol.ui.vole.AnimationContainer
The animation interval in milliseconds
animationRunning - Variable in class jcontrol.ui.vole.AnimationContainer
Indicate whether the animation is currently running

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