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
I
IContainer
- Interface in
jcontrol.ui.wombat
IContainer is an interface for Frame and Container classes.
IFocusable
- Interface in
jcontrol.ui.wombat
This interface must be implementes by all classes that should be able to gain the keyboard focus.
IFrame
- Interface in
jcontrol.ui.wombat
An application must have (or self be) a
Frame
instance.
insert(int, String)
- Method in class jcontrol.ui.wombat.
ListBox
Insert a line of text in the text field at the given zero-relative index.
insertMenuItem(String, int)
- Method in class jcontrol.ui.wombat.menu.
Menu
Inserts a menu item at the specified position.
insertMenuItem(String, int)
- Method in class jcontrol.ui.wombat.menu.
MultiImageMenu
Inserts a menu item at the specified position.
isEnabled()
- Method in class jcontrol.ui.wombat.
Component
isSelected()
- Method in class jcontrol.ui.wombat.
CheckBox
Get the current state of this
CheckBox
.
isSelected()
- Method in class jcontrol.ui.wombat.
RadioButton
Get the current state of this
RadioButton
.
isSelected()
- Method in class jcontrol.ui.wombat.
RockerSwitch
Get the current state of this
RockerSwitch
.
isSelected()
- Method in class jcontrol.ui.wombat.
ToggleSwitch
Get the current state of this
ToggleSwitch
.
isVisible()
- Method in class jcontrol.ui.wombat.
Component
Returns
true
if this component is set visible, and
false
otherwise.
ITEM_SELECTED
- Static variable in class jcontrol.ui.wombat.event.
ActionEvent
A component's entry (in a list or whatever) has been selected.
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