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
I
ICONTYPE_DIRECTORY
- Static variable in class magi.toolkit.dialogs.dirchooser.
DirectoryNode
ICONTYPE_DRIVE
- Static variable in class magi.toolkit.dialogs.dirchooser.
DirectoryNode
ICONTYPE_MY_COMPUTER
- Static variable in class magi.toolkit.dialogs.dirchooser.
DirectoryNode
IList
- interface magi.toolkit.util.
IList
.
An immutable list interface, to allow safe distribution of this Collection.
indexOf(Object)
- Method in interface magi.toolkit.util.
IList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
isAllowNegatives()
- Method in class magi.toolkit.fields.
MagiNumericField
Returns if this text field will allow negative values or not.
isAlphabetic(char)
- Static method in class magi.toolkit.util.
StringUtil
Check if the character passed in is alphabetic or not.
isAlphabetic(String)
- Static method in class magi.toolkit.util.
StringUtil
Check if the String passed in is alphabetic or not.
isEmpty()
- Method in interface magi.toolkit.util.
IList
Returns true if this list contains no elements.
isEmpty()
- Method in class magi.toolkit.util.queue.
Stack
Returns true if the stack currently contains no elements.
isEmpty()
- Method in interface magi.toolkit.util.queue.
Queue
Returns true if the queue currently contains no elements.
isEmpty()
- Method in class magi.toolkit.util.queue.
FIFOQueue
Returns true if the queue currently contains no elements.
isFormatted()
- Method in class magi.toolkit.fields.
MagiNumericField
Returns if this text field is a formatted numeric.
isLowerCase()
- Method in class magi.toolkit.fields.
MagiDateField
Returns true if date text formatting is lowercase.
isLowerCase()
- Method in class magi.toolkit.fields.
MagiAlphaField
isNumeric(char)
- Static method in class magi.toolkit.util.
StringUtil
Check if the character passed in is numeric or not.
isNumeric(char)
- Method in class magi.toolkit.fields.
MagiNumericField
Returns true if the supplied character is Alphabetic.
isNumeric(String)
- Static method in class magi.toolkit.util.
StringUtil
Check if the String passed in is numeric or not.
isShowingHidden()
- Method in class magi.toolkit.dialogs.dirchooser.
DirectoryChooser
Returns true if hidden directories are being displayed in the list.
isSortingList()
- Method in class magi.toolkit.dialogs.dirchooser.
DirectoryChooser
Returns true if the list of directories is being sorted under each parent.
isUpperCase()
- Method in class magi.toolkit.fields.
MagiDateField
Returns true if date text formatting is uppercase.
isUpperCase()
- Method in class magi.toolkit.fields.
MagiAlphaField
isValid()
- Method in class magi.toolkit.fields.
MagiDateField
Determine if the text in this field is currently valid, based on the current format.
isValid(String)
- Method in class magi.toolkit.fields.
MagiDateField
Determine if the text String passed in is a valid date String, based on the current format.
isValidEx(String)
- Method in class magi.toolkit.fields.
MagiDateField
Determine if the text String passed in is a valid date String, based on the current format.
isValidMonthString(String)
- Method in class magi.toolkit.fields.
MagiDateField
Determines if the month String is one of the valid 3 character month Strings, for example JAN, FEB, MAR, etc.
iterator()
- Method in interface magi.toolkit.util.
IList
Returns an iterator over the elements in this list in proper sequence.
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