A C E F G H I K L M O P R S T V W X Y

I

InputAcceptor - interface kirk.gui.dialog.InputAcceptor.
This interface allows classes to retrieve the value(s) from an InputDialog.
InputDialog - class kirk.gui.dialog.InputDialog.
An entension of PopupDialog that asks the user for input.
InputDialog(Frame, InputAcceptor, int, int) - Constructor for class kirk.gui.dialog.InputDialog
Constructs a new InputDialog with the passed message.
inputfield - Variable in class kirk.gui.dialog.SingleInputDialog
The input field.
InputRetriever - class kirk.gui.dialog.InputRetriever.
This class retrieves the value inputted in an InputDialog.
InputRetriever(Frame, String, int, int, int) - Constructor for class kirk.gui.dialog.InputRetriever
Constructs a new InputRetriever.
insert(String, int) - Method in class kirk.util.FileLineList
Insert the passed line into the list at the passed index.
invalidateLayout(Container) - Method in class kirk.gui.layout.GridSpanLayout
Invalidates this LayoutManager, indicating that if this LayoutManager has cached information it should be discarded.
isFree(Component[][], int, int, int, int) - Method in class kirk.gui.layout.GridSpanLayout
Checks whether the given portion of the Component grid does not contain any Components.
isWritable() - Method in class kirk.util.FileLineList
Retrieves whether this FileLineList supports writing or not.

A C E F G H I K L M O P R S T V W X Y