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.
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
 
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.
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

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