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

R

RadioButton - Class in jcontrol.ui.vole
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".
remove(Component) - Method in class jcontrol.ui.vole.AnimationContainer
Removes a child component from the container.
remove(String) - Method in class jcontrol.ui.vole.ComboBox
Removes the first occurrence of item from the ComboBox.
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(Component) - Method in class jcontrol.ui.vole.Container
Removes a child component from the container.
remove() - Method in class jcontrol.ui.vole.Frame
Destroys this frame and all child components.
remove(String) - Method in class jcontrol.ui.vole.List
Removes the first occurrence of item from the ComboBox.
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() - Method in class jcontrol.ui.vole.PassiveFrame
Destroys this frame and all child components.
remove(int) - Method in class jcontrol.ui.vole.TextArea
Removes a row from the text field.
removeAll() - Method in class jcontrol.ui.vole.AnimationContainer
Remove all child components from the container.
removeAll() - Method in class jcontrol.ui.vole.Container
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.
removeMenu() - Method in class jcontrol.ui.vole.PassiveFrame
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.
RockerSwitch - Class in jcontrol.ui.vole
The RockerSwitch is a graphical component that can be in either an "on" (true) or "off" (false) state.
RockerSwitch(int, int) - Constructor for class jcontrol.ui.vole.RockerSwitch
Create a new labeled CheckBox which is initially "off".
ROUND_BORDER - Static variable in class jcontrol.ui.vole.Border
Rectangular border with round corners
run() - Method in class jcontrol.ui.vole.AnimationContainer
The run method of the animation thread.
run() - Method in class jcontrol.ui.vole.Frame
This is the main event loop of any user interface.

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