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

I

ICON_PROPERTY - Static variable in interface kiwi.ui.model.HierarchicalDataSource
The "icon" property.
imageUpdate(Image, int, int, int, int, int) - Method in class kiwi.util.ResourceLoader
Image tracker method.
ImageView - class kiwi.ui.ImageView.
A general-purpose image viewing component.
ImageView(String, Image) - Constructor for class kiwi.ui.ImageView
Construct a new ImageView.
ImmutableCellEditor - class kiwi.ui.ImmutableCellEditor.
This class is a workaround for a bug in JFC.
ImmutableCellEditor() - Constructor for class kiwi.ui.ImmutableCellEditor
 
increment() - Method in class kiwi.util.Counter
Increment the counter by 1.
inflater - Static variable in class kiwi.util.CompressedResourceLoader
 
INFO - Static variable in interface kiwi.util.LoggingEndpoint
Informational message type.
insertMarkupProxy(MarkupProxy) - Method in class kiwi.ui.SimpleStyledEditor
Insert a markup proxy at the current insertion point.
insertText(String) - Method in class kiwi.ui.SimpleEditor
Insert text into the editor, replacing the current selection (if any).
insertText(String) - Method in class kiwi.ui.SimpleStyledEditor
Insert text at the current insertion point.
IntegerHolder - class kiwi.util.IntegerHolder.
A mutable holder for an int value.
IntegerHolder() - Constructor for class kiwi.util.IntegerHolder
Construct a new IntegerHolder with an initial value of 0.
IntegerHolder(int) - Constructor for class kiwi.util.IntegerHolder
Construct a new IntegerHolder with a specified initial value.
InvalidCommandLineArgumentException - exception kiwi.util.InvalidCommandLineArgumentException.
An error throwable by the CommandLineParser class.
invocationError(String, Exception) - Method in interface kiwi.util.CommandProcessor
Invocation error handler.
isAlphaNumeric(String) - Static method in class kiwi.util.StringUtils
Determine if a string consists solely of alphanumeric characters.
isCancelled() - Method in class kiwi.event.DialogDismissEvent
Determine if the dialog was cancelled.
isCancelled() - Method in class kiwi.ui.dialog.ComponentDialog
Get the cancelled state of the dialog.
isCellEditable(EventObject) - Method in class kiwi.ui.AbstractCellEditor
 
isCellEditable(EventObject) - Method in class kiwi.ui.ImmutableCellEditor
Check if this cell is editable.
isCellEditable(int, int) - Method in class kiwi.ui.model.TableMap
 
isCellEditable(int, int) - Method in class kiwi.ui.model.TreeModelTableAdapter
Determine if a given cell is editable.
isEditable() - Method in class kiwi.ui.WorkspaceEditor
Determine if the editor is editable.
isEmpty() - Method in class kiwi.ui.StackView
Check if the stack is empty.
isEmpty() - Method in interface kiwi.ui.model.StackModel
Determine if the stack is empty.
isEmpty() - Method in class kiwi.ui.model.DefaultStackModel
Determine if the stack is empty.
isEnd() - Method in class kiwi.text.SGMLElement
Check if this is an end tag.
isExpandable() - Method in interface kiwi.ui.model.ITreeNode
Determine if this node is expandable.
isExpandable() - Method in class kiwi.ui.model.DocumentDataSource.DocumentNode
 
isExpandable() - Method in class kiwi.ui.model.StaticTreeModel.TreeNode
 
isExpandable(ITreeNode) - Method in interface kiwi.ui.model.ITreeModel
Determine if a node is expandable.
isExpandable(ITreeNode) - Method in class kiwi.ui.model.StaticTreeModel
Determine if a node is expandable.
isExpanded() - Method in interface kiwi.ui.model.ITreeNode
Determine if the node is currently expanded in the tree.
isExpanded() - Method in class kiwi.ui.model.StaticTreeModel.TreeNode
 
isExpanded(ITreeNode) - Method in interface kiwi.ui.model.ITreeModel
Determine if a node is currently expanded.
isExpanded(ITreeNode) - Method in class kiwi.ui.model.StaticTreeModel
Determine if a node is currently expanded.
isExtensionListInDescription() - Method in class kiwi.io.FileExtensionFilter
Determine whether the extension list will appear as part of the description.
isLastPanel() - Method in class kiwi.ui.WizardPanelSequence
Determine if the current panel is the last panel in the sequence.
isLeaf(Object) - Method in class kiwi.ui.model.TreeModelTreeAdapter
Determine if a node is a leaf.
isOpaque() - Method in class kiwi.ui.KDesktopPane
Get the opacity state of this component.
isRadix64Character(byte) - Static method in class kiwi.text.Radix64Codec
Determine if a byte is a valid Radix-64 encoding character; one of the characters: '+', '/', '=', '0' - '9', 'A' - 'Z', 'a' - 'z'.
isRoot() - Method in interface kiwi.ui.model.ITreeNode
Determine if this node is the root of the tree.
isRoot() - Method in class kiwi.ui.model.StaticTreeModel.TreeNode
 
itemAdded(LinearAssociationEvent) - Method in interface kiwi.event.LinearAssociationListener
Invoked after an item is inserted into the list.
itemChanged(LinearAssociationEvent) - Method in interface kiwi.event.LinearAssociationListener
Invoked after an item in the list changes in some way.
itemRemoved(LinearAssociationEvent) - Method in interface kiwi.event.LinearAssociationListener
Invoked after an item is removed from the list.
ITreeModel - interface kiwi.ui.model.ITreeModel.
This interface defines the behavior for a data model for hierarchical data structures.
ITreeNode - interface kiwi.ui.model.ITreeNode.
A wrapper for objects in a hierarchical data structure.

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