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

T

TextInputField - Class in jcontrol.ui.wombat
This class implements a single line text imput field.
TextInputField(int, int, int, int) - Constructor for class jcontrol.ui.wombat.TextInputField
Creates a new TextInputField.
TextViewer - Class in jcontrol.ui.wombat
This class TextViewer implements a component to show a text document.
TextViewer(String, int, int, int, int, int) - Constructor for class jcontrol.ui.wombat.TextViewer
Constructor for TextViewer.
TextViewer(int, int, int, int, int) - Constructor for class jcontrol.ui.wombat.TextViewer
Constructor for TextViewer.
ToggleSwitch - Class in jcontrol.ui.wombat
The ToggleSwitch is a graphical component that can be in either an "on" (true) or "off" (false) state.
ToggleSwitch(int, int) - Constructor for class jcontrol.ui.wombat.ToggleSwitch
Create a new ToggleSwitch.
TouchEvent - Class in jcontrol.ui.wombat.event
This event may be generated by the application's top level Frame object when the screen has been touched.
TouchEvent(int, int, int) - Constructor for class jcontrol.ui.wombat.event.TouchEvent
Creates a new touch event.
TouchListener - Interface in jcontrol.ui.wombat.event
The interface TouchListener must be implemented by components that want to receive touch events when the screen was touched.
TRANSFER_FOCUS_BACKWARD - Static variable in interface jcontrol.ui.wombat.IFocusable
Focus transfer direction backward.
TRANSFER_FOCUS_FORWARD - Static variable in interface jcontrol.ui.wombat.IFocusable
Focus transfer direction forward.
transferFocus(IContainer, int) - Method in class jcontrol.ui.wombat.Frame
 
transferFocus(IContainer, int) - Method in interface jcontrol.ui.wombat.IFrame
Transfers the focus in the given container to the next IFocusable element.
transparentColor - Variable in class jcontrol.ui.wombat.Component
 
type - Variable in class jcontrol.ui.wombat.event.ActionEvent
The type of this action event.
type - Variable in class jcontrol.ui.wombat.event.TouchEvent
The type of the last touch.
TYPE_KEY_PRESSED - Static variable in class jcontrol.ui.wombat.event.KeyEvent
Indicate that a key was pressed
TYPE_KEY_RELEASED - Static variable in class jcontrol.ui.wombat.event.KeyEvent
Indicate that a key has been released
TYPE_PRESSED_MASK - Static variable in class jcontrol.ui.wombat.event.KeyEvent
 
TYPE_TOUCH_DRAGGED - Static variable in class jcontrol.ui.wombat.event.TouchEvent
Event type for touch dragged.
TYPE_TOUCH_PRESSED - Static variable in class jcontrol.ui.wombat.event.TouchEvent
Event type for touch pressed.
TYPE_TOUCH_RELEASED - Static variable in class jcontrol.ui.wombat.event.TouchEvent
Event type for touch released.
TypeWriter - Class in jcontrol.ui.wombat
Virtual keyboard using one small QWERTY area fitting on the screen.
TypeWriter(int, int, int, int, int) - Constructor for class jcontrol.ui.wombat.TypeWriter
Creates a new TypeWriter.

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