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

R

RadioButton - class jcontrol.ui.vole.RadioButton.
A radio button is a graphical component that can be in either an "on" (true) or "off" (false) state.
RadioButton(String, int, int) - Constructor for class jcontrol.ui.vole.RadioButton
Create a new labeled RadioButton which is initially "off".
RadioButton(String, int, int, int, int) - Constructor for class jcontrol.ui.vole.RadioButton
Create a new labeled RadioButton with specified bounds which is initially "off".
radius - Variable in class jcontrol.ui.vole.meter.AnalogMeter
 
reInit() - Method in class jcontrol.ui.vole.Page
 
remove() - Method in class jcontrol.ui.vole.TextArea
Remove the text field.
remove() - Method in class jcontrol.ui.vole.Frame
Destroys this frame and all child components.
remove() - Method in class jcontrol.ui.vole.Component
Removes this component and draws a rectangle in the background color.
remove() - Method in class jcontrol.ui.vole.Container
Removes this container and all child components.
remove() - Method in class jcontrol.ui.vole.menu.Menu
Removes this menu from the screen.
remove() - Method in interface jcontrol.ui.vole.menu.MenuInterface
Removes this menu from the screen.
remove(Component) - Method in class jcontrol.ui.vole.Container
Removes a child component from the container.
remove(Component) - Method in class jcontrol.ui.vole.AnimationContainer
Removes a child component from the container.
remove(int) - Method in class jcontrol.ui.vole.TextArea
Removes a row from the text field.
remove(String) - Method in class jcontrol.ui.vole.List
Removes the first occurrence of item from the ComboBox.
remove(String) - Method in class jcontrol.ui.vole.ComboBox
Removes the first occurrence of item from the ComboBox.
removeAll() - Method in class jcontrol.ui.vole.Container
Remove all child components from the container.
removeAll() - Method in class jcontrol.ui.vole.AnimationContainer
Remove all child components from the container.
removeFocus() - Method in class jcontrol.ui.vole.Component
Removes the focus from this Component.
removeFocus() - Method in class jcontrol.ui.vole.Container
Removes the focus from this container structure.
removeMenu() - Method in class jcontrol.ui.vole.Frame
Remove a menu from the frame.
removeMenuItem(String) - Method in class jcontrol.ui.vole.menu.Menu
Removes a menu item from this menu.
removeMenuItem(String) - Method in interface jcontrol.ui.vole.menu.MenuInterface
Removes a menu item from this menu.
requestFocus() - Method in class jcontrol.ui.vole.Component
Sets the focus to this Component.
requestFocus() - Method in class jcontrol.ui.vole.Container
Sets the focus to this container.
RIGHT - Static variable in class jcontrol.ui.vole.graph.Histogram
 
RIGHT - Static variable in class jcontrol.ui.vole.graph.Diagram
 
ROUND_BORDER - Static variable in class jcontrol.ui.vole.Border
Rectangular border with round corners
run() - Method in class jcontrol.ui.vole.Frame
This is the main event loop of any user interface.
run() - Method in class jcontrol.ui.vole.AnimationContainer
The run method of the animation thread.

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