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

G

getActiveEditor() - Method in class kiwi.ui.WorkspaceManager
Get the currently active editor.
getAltIcon() - Method in class kiwi.ui.model.DocumentDataSource.DocumentNode
 
getBoolean(String) - Method in class kiwi.util.Config
Look up an boolean property.
getBoolean(String, boolean) - Method in class kiwi.util.Config
Look up a boolean property.
getButtonCount() - Method in class kiwi.ui.ButtonPanel
Get the number of buttons in this ButtonPanel.
getButtonsAreTransparent() - Static method in class kiwi.ui.UIChangeManager
Get the state of the transparent buttons flag.
getCalendar() - Method in class kiwi.ui.DateChooser
Get a copy of the Calendar that reflects the date currently selected by this chooser.
getCancelButton() - Method in class kiwi.ui.WizardView
Get a reference to the Cancel button.
getCellEditorValue() - Method in class kiwi.ui.AbstractCellEditor
 
getCellEditorValue() - Method in class kiwi.ui.ImmutableCellEditor
Get the value of this editor.
getChild(Object, int) - Method in class kiwi.ui.model.TreeModelTreeAdapter
Get the child of a node.
getChildCount() - Method in class kiwi.ui.model.StaticTreeModel.TreeNode
 
getChildCount(ITreeNode) - Method in interface kiwi.ui.model.ITreeModel
Get a child count for a node.
getChildCount(ITreeNode) - Method in class kiwi.ui.model.StaticTreeModel
Get the child count for a node.
getChildCount(Object) - Method in class kiwi.ui.model.TreeModelTreeAdapter
Get the child count of a node.
getChildren() - Method in class kiwi.ui.model.StaticTreeModel.TreeNode
 
getChildren(ITreeNode) - Method in interface kiwi.ui.model.HierarchicalDataSource
Get the children of a given node in the tree.
getChildren(ITreeNode) - Method in class kiwi.ui.model.DocumentDataSource
Get the children of a given node.
getChildren(ITreeNode) - Method in interface kiwi.ui.model.ITreeModel
Get the children of a node.
getChildren(ITreeNode) - Method in class kiwi.ui.model.StaticTreeModel
Get a node's children.
getChildren(ITreeNode) - Method in class kiwi.ui.model.FilesystemDataSource
Get the children of a given node.
getClipboardText() - Static method in class kiwi.util.KiwiUtils
Copy text from the system clipboard.
getColor() - Method in class kiwi.ui.ColoredString
Get the color.
getColor(String) - Method in class kiwi.util.Config
Look up a Color property.
getColor(String, Color) - Method in class kiwi.util.Config
Look up a Color property.
getColumnClass(int) - Method in class kiwi.ui.model.TableMap
 
getColumnClass(int) - Method in class kiwi.ui.model.TreeModelTableAdapter
Get the class type for the given column.
getColumnCount() - Method in class kiwi.ui.model.TableMap
 
getColumnCount() - Method in class kiwi.ui.model.TreeModelTableAdapter
Get the column count for this model.
getColumnName(int) - Method in class kiwi.ui.model.TableMap
 
getColumnName(int) - Method in class kiwi.ui.model.TreeModelTableAdapter
Get the name of a given column.
getComponentByName(String) - Method in class kiwi.ui.KPanel
Search for a component by name.
getConfig() - Method in class kiwi.ui.WizardPanelSequence
Get a reference to this WizardPanelSequence's Config object.
getDate() - Method in class kiwi.ui.dialog.DateChooserDialog
Get the selected date.
getDefaultTexture() - Static method in class kiwi.ui.UIChangeManager
Get the default texture used for tiling the backgrounds of KPanels.
getDepth() - Method in class kiwi.ui.StackView
Return the depth of the stack.
getDepth() - Method in interface kiwi.ui.model.StackModel
Get the depth of the stack.
getDepth() - Method in class kiwi.ui.model.DefaultStackModel
Get the depth of the stack.
getDescription() - Method in class kiwi.util.Config
Get the description for this set of configuration parameters.
getDescription() - Method in class kiwi.ui.MarkupProxy
Get a description of this proxy.
getDescription() - Method in class kiwi.io.FileExtensionFilter
Get the description of this filter
getDirectories() - Method in class kiwi.util.DirectoryPath
Get the list of directories for this path.
getDirectoryPath() - Method in class kiwi.ui.PathEditor
Return an array of the paths currently displayed by this view.
getEditor() - Method in class kiwi.event.WorkspaceEvent
Get the editor associated with this event.
getEditorCount() - Method in class kiwi.ui.WorkspaceManager
Count the editors in the workspace.
getEditorForObject(Object) - Method in class kiwi.ui.WorkspaceManager
Get the editor for a specific object.
getEditorForObject(Object) - Method in interface kiwi.ui.WorkspaceEditorFactory
General-purpose factory method for WorkspaceEditors.
getEditorForType(Class) - Method in interface kiwi.ui.WorkspaceEditorFactory
General-purpose factory method for WorkspaceEditors.
getElementAt(int) - Method in class kiwi.ui.model.TreeModelListAdapter
Get an element from the list.
getExtension(File) - Method in class kiwi.io.FileExtensionFilter
Get the extension portion of a file's name .
getFile() - Method in class kiwi.ui.dialog.DirectorySelectorDialog
Get the selected file.
getFile() - Method in class kiwi.ui.model.DocumentDataSource.DocumentNode
 
getFinishButton() - Method in class kiwi.ui.WizardView
Get a reference to the Finish button.
getFrameForComponent(Component) - Static method in class kiwi.util.KiwiUtils
Get the Frame parent of a component.
getIcon() - Method in class kiwi.ui.model.DocumentDataSource.DocumentNode
 
getIcon(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal Icon resource.
getID() - Method in class kiwi.util.TaggedObject
Get the numerical ID.
getImage(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal Image resource.
getIndex() - Method in class kiwi.event.TreeModelEvent
Get the offset (index) for this event.
getIndex() - Method in class kiwi.event.LinearAssociationEvent
Get the offset (index) for this event.
getIndex() - Method in class kiwi.event.HierarchicalAssociationEvent
Get the offset (index) for this event.For insertions, this is the position at which the item is being inserted; for deletions, it's the position of the item that is being removed.
getIndexForNode(ITreeNode) - Method in class kiwi.ui.model.TreeModelListAdapter
Get the list index for a given node.
getIndexOfChild(Object, Object) - Method in class kiwi.ui.model.TreeModelTreeAdapter
Get the index of a child within its parent.
getInflaterType() - Method in class kiwi.util.CompressedResourceLoader
Get the inflater type.
getInitialDelay() - Method in class kiwi.ui.RepeaterButton
Get the initial delay.
getInputStream() - Method in class kiwi.io.OutputLoop
Get the stream from which output can be read.
getInstance() - Static method in class kiwi.ui.UIChangeManager
Get a reference to the UIChangeManager singleton.
getInstance() - Static method in class kiwi.ui.dialog.DialogSet
Get a reference to the default instance of DialogSet.
getInt(String) - Method in class kiwi.util.Config
Look up an integer property.
getInt(String, int) - Method in class kiwi.util.Config
Look up an integer property.
getItem() - Method in class kiwi.event.LinearAssociationEvent
Get the object associated with this event.
getItemAt(int) - Method in interface kiwi.ui.model.LinearDataSource
Get the item at the specified index in the list.
getItems() - Method in interface kiwi.ui.model.LinearDataSource
Get all of the items from the data source.
getJList() - Method in class kiwi.ui.FilesystemListView
Get the JList that is embedded in this component.
getJTextArea() - Method in class kiwi.ui.SimpleEditor
Get the JTextArea used by this SimpleEditor.
getJTree() - Method in class kiwi.ui.FilesystemTreeView
Get the JTree that is embedded in this component.
getKiwiAboutFrame() - Static method in class kiwi.util.KiwiUtils
Get an instance to a prebuilt about window that describes the Kiwi Toolkit itself.
getLabel() - Method in class kiwi.ui.model.DocumentDataSource.DocumentNode
 
getLevel() - Method in class kiwi.ui.model.TreeModelListAdapter.ListEntry
 
getLevel() - Method in class kiwi.ui.model.TreeModelTableAdapter.TableEntry
 
getLine() - Method in class kiwi.io.XDataInputStream
Read a CR+LF-terminated line from the stream.
getLine() - Method in class kiwi.text.ParsingException
Get the line number of this exception.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class kiwi.ui.ModelListCellRenderer
Return the component (in this case a JLabel that is used as a "rubber stamp" for drawing items in the JList.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class kiwi.ui.ColoredCellRenderer
Return the component (in this case a JLabel that is used as a "rubber stamp" for drawing items in the JList.
getMainContainer() - Method in class kiwi.ui.KFrame
Get a reference to the main container (in this case, the KPanel that is the child of the frame's content pane).
getMainContainer() - Method in class kiwi.ui.dialog.KDialog
Get a reference to the main container (in this case, the KPanel that is the child of the frame's content pane).
getMarkup() - Method in class kiwi.ui.MarkupProxy
Get the textual markup used to encode this proxy.
getMarkupProxy(SGMLElement) - Method in interface kiwi.ui.MarkupProxyFactory
Return a MarkupProxy appropriate for rendering an element.
getMatch() - Method in class kiwi.text.PatternMatch
Retrieve the matched string.
getMenu(String) - Method in class kiwi.ui.WorkspaceManager
Get a reference to a JMenu associated with this WorkspaceManager.
getMessage() - Method in class kiwi.text.ParsingException
Get the message of this exception.
getMinimumSize() - Method in class kiwi.ui.KLabel
Get the minimum size of the component.
getMinimumSize() - Method in class kiwi.ui.Thermometer
Get the minimum size of the component.
getModel() - Method in class kiwi.ui.model.TableMap
Get the TableModel used by this map.
getNextMatch() - Method in class kiwi.text.PatternMatcher
Find the next pattern in the input.
getNextPanel() - Method in class kiwi.ui.WizardPanelSequence
Get the next panel from this sequence.
getNode() - Method in class kiwi.event.TreeModelEvent
Get the node object for this event.
getNode() - Method in class kiwi.event.HierarchicalAssociationEvent
Get the node associated with this event.
getObject() - Method in class kiwi.util.TaggedObject
Get the user object.
getObject() - Method in class kiwi.ui.WorkspaceEditor
Get the current problem domain object associated with this editor, or null if there is no object associated with the editor.
getObject() - Method in class kiwi.ui.model.TreeModelListAdapter.ListEntry
 
getObject() - Method in interface kiwi.ui.model.ITreeNode
Get the user object associated with this node.
getObject() - Method in class kiwi.ui.model.StaticTreeModel.TreeNode
 
getObject() - Method in class kiwi.ui.model.TreeModelTableAdapter.TableEntry
 
getObjectType() - Method in class kiwi.ui.NoAppropriateEditorException
Get the class object associated with the requested editor.
getOption(Character) - Method in class kiwi.util.CommandLineParser
Get the value of the named option.
getOption(String) - Method in class kiwi.util.CommandLineParser
Get the value of the named option.
getParamNames() - Method in class kiwi.text.SGMLElement
Get parameter names.
getParamValue(String) - Method in class kiwi.text.SGMLElement
Get a parameter value.
getParent() - Method in class kiwi.event.TreeModelEvent
Get the parent of the object associated with this event.
getParent() - Method in class kiwi.event.HierarchicalAssociationEvent
Get the parent of the node associated with this event.
getParent() - Method in interface kiwi.ui.model.ITreeNode
Get the parent node for this node.
getParent() - Method in class kiwi.ui.model.DocumentDataSource.DocumentNode
 
getParent() - Method in class kiwi.ui.model.StaticTreeModel.TreeNode
 
getParent(ITreeNode) - Method in interface kiwi.ui.model.ITreeModel
Get the parent of a node.
getParent(ITreeNode) - Method in class kiwi.ui.model.StaticTreeModel
Get the parent of a given node.
getPath() - Method in class kiwi.io.ConfigFile
Get the absolute path of this configuration file.
getPathForNode(ITreeNode) - Method in class kiwi.ui.model.TreeModelTreeAdapter
Compute a TreePath for a given node.
getPosition() - Method in class kiwi.ui.ArrowButtonView
Get the traversal position.
getPreferredSize() - Method in class kiwi.ui.SplashScreen
Get the splash screen's preferred size.
getPreferredSize() - Method in class kiwi.ui.KLabel
Get the preferred size of the component.
getPreferredSize() - Method in class kiwi.ui.Thermometer
Get the preferred size of the component.
getPreviousPanel() - Method in class kiwi.ui.WizardPanelSequence
Get the previous panel from this sequence.
getProperties(String) - Method in class kiwi.util.ResourceManager
Get a reference to a Properties resource.
getRange() - Method in class kiwi.ui.ArrowButtonView
Get the traversal range.
getRepeatDelay() - Method in class kiwi.ui.RepeaterButton
Get the repeat delay.
getResourceAsAudioClip(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as an AudioClip.
getResourceAsImage(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as an Image.
getResourceAsProperties(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as a Properties object.
getResourceAsStream(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as a stream.
getResourceAsStream(String) - Method in class kiwi.util.CompressedResourceLoader
Retrieve a compressed resource as a stream.
getResourceAsString(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as a String.
getResourceAsURL(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as a URL.
getResourceManager() - Static method in class kiwi.util.KiwiUtils
Get a reference to the internal resource manager singleton.
getRoot() - Method in class kiwi.ui.model.TreeModelTreeAdapter
Get the root of the tree.
getRoot() - Method in interface kiwi.ui.model.HierarchicalDataSource
Get the root object.
getRoot() - Method in class kiwi.ui.model.DocumentDataSource
Get the root object.
getRoot() - Method in interface kiwi.ui.model.ITreeModel
Get the roots.
getRoot() - Method in class kiwi.ui.model.StaticTreeModel
Get the root of the model.
getRoot() - Method in class kiwi.ui.model.FilesystemDataSource
Get the root object.
getRowCount() - Method in class kiwi.ui.model.TableMap
 
getRowCount() - Method in class kiwi.ui.model.TreeModelTableAdapter
Get the row count for this table model.
getRowForNode(ITreeNode) - Method in class kiwi.ui.model.TreeModelTableAdapter
Get the table row number for a given node.
getRowTranslation(int) - Method in class kiwi.ui.model.TableSorter
Return the index of the given row in the unsorted model that this model wraps.
getSaveLines() - Method in class kiwi.ui.ConsoleFrame
Get the number of save lines.
getSaveLines() - Method in class kiwi.ui.ScrollbackView
Get the buffer size.
getSelectedFile() - Method in class kiwi.ui.FilesystemTableView
Get the currently selected item in the table.
getSelectedFile() - Method in class kiwi.ui.FilesystemListView
Get the currently selected item in the list.
getSelectedFile() - Method in class kiwi.ui.FilesystemTreeView
Get the currently selected item in the tree.
getSelectedFiles() - Method in class kiwi.ui.FilesystemTableView
Get the currently selected items in the table.
getSelectedFiles() - Method in class kiwi.ui.FilesystemListView
Get the currently selected items in the list.
getSelectedFiles() - Method in class kiwi.ui.FilesystemTreeView
Get the currently selected items in the tree.
getSize() - Method in class kiwi.util.ArraySequence
Get the size of the sequence.
getSize() - Method in class kiwi.util.VectorSequence
Get the size of the sequence.
getSize() - Method in interface kiwi.util.Sequence
Get the length of the sequence.
getSize() - Method in class kiwi.ui.model.TreeModelListAdapter
Get the size of the list.
getSound(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal AudioClip resource.
getSource() - Method in class kiwi.event.DialogDismissEvent
Get the source of this event.
getStackModel() - Method in class kiwi.ui.StackView
Get the model used by this StackView.
getStatus() - Method in class kiwi.ui.dialog.KQuestionDialog
Get the status of the dialog.
getString() - Method in class kiwi.ui.ColoredString
Get the string.
getString(String) - Method in class kiwi.util.Config
Look up a String property.
getString(String, String) - Method in class kiwi.util.Config
Look up a String property.
getSubmatch(int) - Method in class kiwi.text.PatternMatch
Retrieve a submatch from this match.
getSubmatchCount() - Method in class kiwi.text.PatternMatch
Get the submatch count.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class kiwi.ui.ImmutableCellEditor
Construct a new ImmutableCellEditor.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class kiwi.ui.ModelTableCellRenderer
Return the component (in this case a JLabel that is used as a "rubber stamp" for drawing items in the JTable.
getTag() - Method in class kiwi.util.TaggedObject
Get the identifier object.
getTag() - Method in class kiwi.text.SGMLElement
Get the tag.
getText() - Method in class kiwi.ui.SimpleEditor
Get the text in the editor.
getText() - Method in class kiwi.ui.SimpleStyledEditor
Get the text currently displayed in the editor.
getText() - Method in class kiwi.ui.dialog.KInputDialog
Retrieve the text entered in the dialog.
getTexture(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal texture resource.
getToolTipManager() - Static method in class kiwi.ui.ToolTipManager
Get a reference to the tool tip manager singleton.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class kiwi.ui.ModelTreeCellRenderer
Return the component (in this case a JLabel that is used as a "rubber stamp" for drawing items in the JTree.
getTreeModel() - Method in class kiwi.ui.TreeTable
Get this component's data model.
getTreeModel() - Method in class kiwi.ui.model.TreeModelListAdapter
Get the tree model in use by this adapter.
getTreeModel() - Method in class kiwi.ui.model.TreeModelTreeAdapter
Get the tree model in use by this adapter.
getTreeModel() - Method in class kiwi.ui.model.TreeModelTableAdapter
Get the tree model in use by this adapter.
getTreeTable() - Method in class kiwi.ui.FilesystemTableView
Get the TreeTable that is embedded in this component.
getType() - Method in class kiwi.event.DialogDismissEvent
Get the dismissal type.
getURL() - Method in class kiwi.ui.model.DocumentDataSource.DocumentNode
 
getURL(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal URL resource.
getUserObject() - Method in class kiwi.event.DialogDismissEvent
Get the user object associated with this event.
getValue() - Method in class kiwi.util.FloatHolder
Get the FloatHolder's value.
getValue() - Method in class kiwi.util.IntegerHolder
Get the IntegerHolder's value.
getValue() - Method in class kiwi.util.DoubleHolder
Get the DoubleHolder's value.
getValue() - Method in class kiwi.util.StringHolder
Get the StringHolder's value.
getValue() - Method in class kiwi.util.BooleanHolder
Get the BooleanHolder's value.
getValueAt(int, int) - Method in class kiwi.ui.model.TableMap
 
getValueAt(int, int) - Method in class kiwi.ui.model.TableSorter
Get the value at the given row and column of the unsorted table.
getValueAt(int, int) - Method in class kiwi.ui.model.TreeModelTableAdapter
Get the value at the given row and column in the table model.
getValueForProperty(ITreeNode, String) - Method in interface kiwi.ui.model.HierarchicalDataSource
Get the value of an arbitrary property for a given node.
getValueForProperty(ITreeNode, String) - Method in class kiwi.ui.model.DocumentDataSource
Get the value for a given property.
getValueForProperty(ITreeNode, String) - Method in class kiwi.ui.model.FilesystemDataSource
Get the value for a given property.
getValueForProperty(Object, String) - Method in interface kiwi.ui.model.LinearDataSource
Get the value of an arbitrary property for a given item.
getValueForProperty(String, ITreeNode) - Method in interface kiwi.ui.model.ITreeModel
Get the value of an arbitrary property for a given node.
getValueForProperty(String, ITreeNode) - Method in class kiwi.ui.model.StaticTreeModel
Get the value of an arbitrary property for a given node.
getWorkspaceManager() - Method in class kiwi.ui.WorkspaceEditor
Get the WorkspaceManager for this editor.
GZIP - Static variable in class kiwi.util.CompressedResourceLoader
The GZIP inflater type.

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