A B C D E F G H I J L M N O P R S T U V W X Z

I

ImageIconX - class com.glaivestone.javax.awt.ImageIconX.
Utilities for ImageIcon.
imageUpdate(Image, int, int, int, int, int) - Method in class com.glaivestone.javax.awt.ImageWindow
Implementation of the single ImageObserver interface method imageUpdate.
ImageWindow - class com.glaivestone.javax.awt.ImageWindow.
A Window on an Image.
ImageWindow(Frame, Image) - Constructor for class com.glaivestone.javax.awt.ImageWindow
Create a new window with the given parent and image.
ImageX - class com.glaivestone.javax.awt.ImageX.
Utilities for Image.
indexOf(Object) - Method in class com.glaivestone.mv.swing.ListHolder
Answer the index of the specified value in the list.
indexOf(Object) - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer the index of the specified value in the list.
indexOf(Object) - Method in class com.glaivestone.mv.swing.TableHolder
Answer the index of the specified value in the list.
initiateSession() - Method in class com.glaivestone.javax.execution.SessionLauncher
Initiate the session by performing any initial configuration and invoking the main method of the main application class.
installAccelerator(JMenuItem) - Method in class com.glaivestone.javax.swing.OperationAction
Install the accelerator key combination for this operation on the UI element to which it is attached.
installComboBoxModel(JComboBox, ComboBoxModel) - Static method in class com.glaivestone.javax.swing.SwingPatches
Set the model of a combo box component.
installCrossPlatformLookAndFeel() - Method in class com.glaivestone.mv.swing.SwingUISessionManager
Install the standard Java cross-platorm look-and-feel as the current LAF for windows in the current session.
installCurrent() - Static method in class com.glaivestone.mv.UISessionManager
Install a UISessionManager as the current session manager.
installCurrent() - Static method in class com.glaivestone.mv.swing.SwingUISessionManager
Install a SwingUISessionManager as the current session manager.
installHostSystemLookAndFeel() - Method in class com.glaivestone.mv.swing.SwingUISessionManager
Install the host system look-and-feel as the current LAF for windows in the current session.
installInSessionStreams() - Method in class com.glaivestone.toolbox.mv.text.SessionStreamWindowController
Install the print target window as the current session output streams.
installInSessionStreams(boolean, boolean) - Method in class com.glaivestone.toolbox.mv.text.SessionStreamWindowController
Install the print target window as the current session output streams.
installLookAndFeel(LookAndFeel) - Method in class com.glaivestone.mv.swing.SwingUISessionManager
Install the given Swing LookAndFeel as the look-and-feel for windows this session.
installLookAndFeel(String) - Method in class com.glaivestone.mv.swing.SwingUISessionManager
/** Install the specified Swing LookAndFeel as the look-and-feel for windows this session.
installMnemonic(AbstractButton) - Method in class com.glaivestone.javax.swing.OperationAction
Install the mnemonic character for this operation on a button or menu item
installToolTip(JComponent) - Method in class com.glaivestone.javax.swing.OperationAction
Install the tool tip for this operation on a button or menu item
InstanceMethodAction - class com.glaivestone.javax.execution.InstanceMethodAction.
An evaluable action which sends an instance message to an object.
InstanceMethodAction(Object, Method, Object[], ExceptionHandler) - Constructor for class com.glaivestone.javax.execution.InstanceMethodAction
Construct a new InstanceMethodAction which sends the instance message aMethod to the receiver object.
IntegerHolder - class com.glaivestone.mv.IntegerHolder.
A value holder which contains an observed int value.
IntegerHolder() - Constructor for class com.glaivestone.mv.IntegerHolder
Creates a new value holder which contains 0.
IntegerHolder(int) - Constructor for class com.glaivestone.mv.IntegerHolder
Creates a new value holder which contains the specified value.
IntegerHolder(String) - Constructor for class com.glaivestone.mv.IntegerHolder
Creates a new value holder which contains the specified value.
INTERNET_STANDARD_NAME_SEPARATOR - Static variable in interface com.glaivestone.javax.io.FileConstants
Separator between component names in a file system path in standard internet notation.
INTERNET_STANDARD_NAME_SEPARATOR_CHAR - Static variable in interface com.glaivestone.javax.io.FileConstants
Separator between component names in a file system path in standard internet notation.
intValue() - Method in class com.glaivestone.javax.lang.ConstantType
Answer the ordinal value of the constant.
isActive() - Method in class com.glaivestone.mv.UISessionManager
Answer whether there is activity in the current session.
isEmpty() - Method in class com.glaivestone.javax.swing.JTreeX
Returns whether the tree is empty (not displaying any rows).
isImagePainted() - Method in class com.glaivestone.javax.awt.ImageWindow
Get whether or not the image has been painted in the window.
isMasterWindow(Window) - Method in class com.glaivestone.mv.MasterWindowSessionControlPolicy
Answer whether the specified window is the master window controlling the session.
isMultiSelect() - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer whether the holder is configured for multi-select.
isPrimitiveType(String) - Static method in class com.glaivestone.javax.lang.ClassX
Answer whether a type name refers to a primitive type.
isProperSubclass(Class, Class) - Static method in class com.glaivestone.javax.lang.ClassX
Answer whether a class is a proper subclass of a specified base class.
isRealDirectory(File) - Method in class com.glaivestone.javax.io.FileSystemServices
Answer whether the given file system element is a directory which actually exists.
isResolved() - Method in class com.glaivestone.javax.execution.ClassReference
Answer whether this reference has been resolved to the referenced class.
isSingleSelect() - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer whether the holder is configured for single-select.
isSysErr(PrintStream) - Static method in class com.glaivestone.javax.io.SystemIOStreams
Answer whether the specified target is installed in the current system error stream.
isSysOut(PrintStream) - Static method in class com.glaivestone.javax.io.SystemIOStreams
Answer whether the specified target is installed in the current system output stream.
Itr - class com.glaivestone.javax.util.Itr.
An Iterator used for List objects.
Itr(List, int) - Constructor for class com.glaivestone.javax.util.Itr
 

GFL 1.1 API
A B C D E F G H I J L M N O P R S T U V W X Z