Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
Q
R
S
T
V
W
C
CenteredDialog
- class magi.toolkit.dialogs.
CenteredDialog
.
A Swing JDialog subclass for centering over the parent window.
CenteredDialog(Dialog)
- Constructor for class magi.toolkit.dialogs.
CenteredDialog
Replicate default JDialog constructors.
CenteredDialog(Dialog, boolean)
- Constructor for class magi.toolkit.dialogs.
CenteredDialog
Replicate default JDialog constructors.
CenteredDialog(Dialog, String)
- Constructor for class magi.toolkit.dialogs.
CenteredDialog
Replicate default JDialog constructors.
CenteredDialog(Dialog, String, boolean)
- Constructor for class magi.toolkit.dialogs.
CenteredDialog
Replicate default JDialog constructors.
CenteredDialog(Frame)
- Constructor for class magi.toolkit.dialogs.
CenteredDialog
Replicate default JDialog constructors.
CenteredDialog(Frame, boolean)
- Constructor for class magi.toolkit.dialogs.
CenteredDialog
Replicate default JDialog constructors.
CenteredDialog(Frame, String)
- Constructor for class magi.toolkit.dialogs.
CenteredDialog
Replicate default JDialog constructors.
CenteredDialog(Frame, String, boolean)
- Constructor for class magi.toolkit.dialogs.
CenteredDialog
Replicate default JDialog constructors.
centerFrame()
- Method in class magi.toolkit.windows.
MagiFrame
Centers this window on the screen.
childrenAreLoaded()
- Method in class magi.toolkit.dialogs.dirchooser.
DirectoryNode
Returns true if the child nodes of this parent have already been loaded.
colorize()
- Method in class magi.toolkit.fields.
MagiNumericField
Colorize the text if a negative Color has been set.
ComboList
- class magi.toolkit.fields.
ComboList
.
A type of List for storing MagiComboBox data elements, and the selected Combo Box item.
ComboList()
- Constructor for class magi.toolkit.fields.
ComboList
Default constructor.
ComboList(Collection)
- Constructor for class magi.toolkit.fields.
ComboList
Create a ComboList with the specified Collection of Objects.
ComboList(Object[])
- Constructor for class magi.toolkit.fields.
ComboList
Create a ComboList with the specified array of Objects.
compareTo(Object)
- Method in class magi.toolkit.dialogs.dirchooser.
DirectoryNode
Comparitor used to sort directories in the list.
contains(Object)
- Method in interface magi.toolkit.util.
IList
Returns true if this list contains the specified element.
containsAll(Collection)
- Method in interface magi.toolkit.util.
IList
Returns true if this list contains all of the elements of the specified collection.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
Q
R
S
T
V
W