Overview
Package
Class
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
A
AbstractFocusComponent
- Class in
jcontrol.ui.wombat
Abstract superclass for components that can be controlled by the keyboard.
AbstractFocusComponent()
- Constructor for class jcontrol.ui.wombat.
AbstractFocusComponent
AbstractScrolledComponent
- Class in
jcontrol.ui.wombat
Abstract superclass for all components that have a scrollbar.
AbstractScrolledComponent()
- Constructor for class jcontrol.ui.wombat.
AbstractScrolledComponent
ActionEvent
- Class in
jcontrol.ui.wombat.event
A semantic event which indicates that a component-defined action occured.
ActionEvent(ActionProducer, int)
- Constructor for class jcontrol.ui.wombat.event.
ActionEvent
Constructs an ActionEvent.
ActionEvent(ActionProducer, int, String)
- Constructor for class jcontrol.ui.wombat.event.
ActionEvent
Constructs an ActionEvent.
ActionListener
- Interface in
jcontrol.ui.wombat.event
The interface
ActionListener
must be implemented by any class that wishes to receive action events from components.
ActionProducer
- Interface in
jcontrol.ui.wombat.event
This interface is implemented by all components that can fire ActionEvents.
add(String)
- Method in class jcontrol.ui.wombat.
ComboBox
Adds an item to this
ComboBox
.
add(Component)
- Method in class jcontrol.ui.wombat.
Container
Adds a child component to this container.
add(Component)
- Method in interface jcontrol.ui.wombat.
IContainer
Adds a component to this IContainer
add(String)
- Method in class jcontrol.ui.wombat.
ListBox
Add a line to the end of the text field.
add(String)
- Method in class jcontrol.ui.wombat.
TextViewer
Append a text to the end of the text field.
addMenuItem(String)
- Method in class jcontrol.ui.wombat.menu.
Menu
Adds a menu item to this menu.
addMenuItem(String)
- Method in class jcontrol.ui.wombat.menu.
MultiImageMenu
Adds a new Menu item at the first free position.
addText(String)
- Method in class jcontrol.ui.wombat.
TextInputField
Adds the given text at the cursor position and shifts the cursor about the length of the given text.
Overview
Package
Class
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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