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
G
getActionListener()
- Method in class jcontrol.ui.wombat.
AbstractFocusComponent
Returns the ActionListener of this Component.
getActionListener()
- Method in interface jcontrol.ui.wombat.event.
ActionProducer
Returns the ActionListener that has been set by setActionListener.
getContent()
- Method in class jcontrol.ui.wombat.
Frame
getContent()
- Method in interface jcontrol.ui.wombat.
IFrame
Returns the current content or
null
if there is none.
getFirstFreeIndex()
- Method in class jcontrol.ui.wombat.menu.
MultiImageMenu
Returns the first free position in this menu or -1 if all items are set.
getFrame()
- Method in class jcontrol.ui.wombat.
Component
Returns the applications root IFrame object.
getIndex(String)
- Method in class jcontrol.ui.wombat.menu.
Menu
Returns the index of the specified item or
-1
if there is no such item in this menu.
getItem(int)
- Method in class jcontrol.ui.wombat.menu.
Menu
Returns the item at the specified index or
null
if the index is out of range.
getItemCount()
- Method in class jcontrol.ui.wombat.menu.
Menu
Returns the number of menu items.
getLabel()
- Method in class jcontrol.ui.wombat.
FastLabel
Returns the caption of this label.
getLabel()
- Method in class jcontrol.ui.wombat.
Label
Returns the caption of this label which is either a string or a resource representing an image.
getLastKey()
- Method in class jcontrol.ui.wombat.
KeyPad
Returns the recently pressed character as a string or null.
getLastKey()
- Method in class jcontrol.ui.wombat.
TypeWriter
Returns the recently pressed key as a string.
getLineCount()
- Method in class jcontrol.ui.wombat.
TextViewer
Returns the number of lines in this TextViewer.
getOutline()
- Method in class jcontrol.ui.wombat.
Frame
getOutline()
- Method in interface jcontrol.ui.wombat.
IFrame
Returns the current outline or
null
if there is none.
getScrollValue()
- Method in class jcontrol.ui.wombat.
TextViewer
Returns the current scroll value.
getSelectedIndex()
- Method in class jcontrol.ui.wombat.
ComboBox
Returns the currently selected index.
getSelectedIndex()
- Method in class jcontrol.ui.wombat.
ListBox
Returns the currently selected index.
getSelectedIndex()
- Method in class jcontrol.ui.wombat.menu.
Menu
Returns the index of the selected menu item or -1 if none is selected.
getSelectedItem()
- Method in class jcontrol.ui.wombat.
ComboBox
Returns the currently selected item
getSelectedItem()
- Method in class jcontrol.ui.wombat.
ListBox
Returns the currently selected item.
getSize()
- Method in class jcontrol.ui.wombat.util.
Queue
Returns the size of the queue.
getText()
- Method in class jcontrol.ui.wombat.
TextInputField
Returns the current text in the text input field.
getValue()
- Method in class jcontrol.ui.wombat.
NumberChooser
Returns the current value.
getValue()
- Method in class jcontrol.ui.wombat.
Slider
Get the slider's value.
graphics
- Static variable in class jcontrol.ui.wombat.
Frame
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