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

R

RadioButton - Class in jcontrol.ui.wombat
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.wombat.RadioButton
Create a new labeled RadioButton which is initially "off".
RadioButton(String, int, int, int, int) - Constructor for class jcontrol.ui.wombat.RadioButton
Create a new labeled RadioButton with specified bounds which is initially "off".
remove(String) - Method in class jcontrol.ui.wombat.ComboBox
Removes the first occurrence of item from the ComboBox.
remove(Component) - Method in class jcontrol.ui.wombat.Container
Removes a child component from the container.
remove(Component) - Method in interface jcontrol.ui.wombat.IContainer
Removes a component from this IContainer.
remove(int) - Method in class jcontrol.ui.wombat.ListBox
Removes a line from the text field.
removeAll() - Method in class jcontrol.ui.wombat.Container
Removes all child components from this container.
removeAll() - Method in interface jcontrol.ui.wombat.IContainer
Removes all components from this IContainer.
removeMenuItem(int) - Method in class jcontrol.ui.wombat.menu.Menu
Removes a menu at the specified index item from this menu.
removeMenuItem(int) - Method in class jcontrol.ui.wombat.menu.MultiImageMenu
Removes the item at the specified index if the is none.
repaint() - Method in class jcontrol.ui.wombat.Component
Causes the entire component to be marked as needing to be redrawn.
repaint() - Method in class jcontrol.ui.wombat.Container
Causes a repaint for this container and all sub-components.
repaint() - Method in class jcontrol.ui.wombat.Frame
 
repaintAll() - Method in class jcontrol.ui.wombat.Component
Causes the entire component to be marked as needing to be redrawn.
repaintAll() - Method in class jcontrol.ui.wombat.Container
Causes the entire component to be marked as needing to be redrawn.
requestFocus() - Method in class jcontrol.ui.wombat.AbstractFocusComponent
Sets the focus to this Component.
requestFocus(Component) - Method in class jcontrol.ui.wombat.Frame
 
requestFocus() - Method in interface jcontrol.ui.wombat.IFocusable
Forces the component to get the keyboard focus.
requestFocus(Component) - Method in interface jcontrol.ui.wombat.IFrame
Tries to transfer the keyboard focus to the given component.
RESULT_ACCEPTED - Static variable in interface jcontrol.ui.wombat.event.TouchListener
 
RESULT_EXECUTED - Static variable in interface jcontrol.ui.wombat.event.TouchListener
 
RESULT_NONE - Static variable in interface jcontrol.ui.wombat.event.TouchListener
 
RockerSwitch - Class in jcontrol.ui.wombat
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.wombat.RockerSwitch
Create a new RockerSwitch.

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