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

D

DateChooser - class kiwi.ui.DateChooser.
This class represents a date chooser.
DateChooser() - Constructor for class kiwi.ui.DateChooser
Construct a new DateChooser.
DateChooserDialog - class kiwi.ui.dialog.DateChooserDialog.
A dialog window that displays a DateChooser.
DateChooserDialog(Frame, String, boolean) - Constructor for class kiwi.ui.dialog.DateChooserDialog
Construct a new DateChooserDialog.
DateFormatter - class kiwi.text.DateFormatter.
This class represents a high-level date parser/formatter that is almost fully format-string-compatible with the UNIX strftime(3) function.
DateFormatter(String) - Constructor for class kiwi.text.DateFormatter
Construct a new DateFormatter.
decode(byte[], byte[]) - Static method in class kiwi.text.Radix64Codec
Decode 4 bytes of printable ASCII text into up to 3 bytes of binary data.
decrement() - Method in class kiwi.util.Counter
Decrement the counter by 1.
DEFAULT_BASEPATH - Static variable in class kiwi.ui.model.DocumentDataSource
The default relative document base path.
DEFAULT_DESCRIPTION - Static variable in class kiwi.ui.model.DocumentDataSource
The default description of this set of documents.
DEFAULT_INFLATER - Static variable in class kiwi.util.CompressedResourceLoader
The default inflater type.
DEFAULT_INITIAL_DELAY - Static variable in class kiwi.ui.RepeaterButton
The default initial delay.
DEFAULT_SPACING - Static variable in class kiwi.ui.ButtonPanel
The default horizontal spacing.
defaultBorder - Static variable in class kiwi.util.KiwiUtils
A default Kiwi border (empty, 5 pixels on all sides).
DefaultStackModel - class kiwi.ui.model.DefaultStackModel.
This class is a default implementation of the StackModel interface.
DefaultStackModel() - Constructor for class kiwi.ui.model.DefaultStackModel
 
deleteTree(File) - Static method in class kiwi.util.KiwiUtils
Recursively delete files in a directory.
description - Variable in class kiwi.util.Config
The description for this set of configuration parameters.
detach() - Method in class kiwi.ui.model.StaticTreeModel.TreeNode
 
dialogDismissed(DialogDismissEvent) - Method in interface kiwi.event.DialogDismissListener
Invoked after a dialog is dismissed.
DialogDismissEvent - class kiwi.event.DialogDismissEvent.
Event generated by one of the Kiwi dialog classes when it has been dismissed via an OK or Cancel button.
DialogDismissEvent(Dialog, int) - Constructor for class kiwi.event.DialogDismissEvent
Construct a new DialogDismissEvent.
DialogDismissEvent(Dialog, int, Object) - Constructor for class kiwi.event.DialogDismissEvent
Construct a new DialogDismissEvent.
DialogDismissListener - interface kiwi.event.DialogDismissListener.
This class represents a listener that is notified when a dialog window is dismissed.
DialogSet - class kiwi.ui.dialog.DialogSet.
This class is the Kiwi analogy to the Swing JOptionPane.
DialogSet(Window, int) - Constructor for class kiwi.ui.dialog.DialogSet
Construct a new DialogSet with the given owner and placement policy.
DirectoryPath - class kiwi.util.DirectoryPath.
A convenience class for maintaining a directory path (that is, an ordered list of directories).
DirectoryPath() - Constructor for class kiwi.util.DirectoryPath
Construct a new, empty DirectoryPath.
DirectoryPath(String[]) - Constructor for class kiwi.util.DirectoryPath
Construct a new DirectoryPath for the given directories.
DirectorySelectorDialog - class kiwi.ui.dialog.DirectorySelectorDialog.
This class represents a directory selector.
DirectorySelectorDialog(Frame, String, boolean) - Constructor for class kiwi.ui.dialog.DirectorySelectorDialog
Construct a new DirectorySelectorDialog.
dispatch(String) - Method in class kiwi.util.CommandDispatcher
Dispatch a command string to the appropriate processing method.
dispose() - Method in class kiwi.ui.KFrame
Finalization.
dispose() - Method in class kiwi.ui.ToolTipManager
Dispose of this object.
dispose() - Method in class kiwi.io.TCPRelay
Dispose of the relay.
dispose() - Method in class kiwi.io.OutputLoop
Dispose of the loop.
dispose() - Method in class kiwi.ui.dialog.KDialog
Finalization.
dispose() - Method in class kiwi.ui.model.TreeModelListAdapter
Dispose of the adapter.
dispose() - Method in class kiwi.ui.model.TreeModelTreeAdapter
Dispose of the adapter.
dispose() - Method in class kiwi.ui.model.TreeModelTableAdapter
Dispose of the adapter.
disposeSource() - Method in class kiwi.text.PatternMatcher
Release the input source.
DocumentBrowserFrame - class kiwi.ui.DocumentBrowserFrame.
This class represents a document browser window.
DocumentBrowserFrame(String, String, DocumentDataSource) - Constructor for class kiwi.ui.DocumentBrowserFrame
Construct a new DocumentBrowserFrame.
DocumentBrowserView - class kiwi.ui.DocumentBrowserView.
This class represents a general-purpose browser component for viewing a hierarchically-organized collection of documents.
DocumentBrowserView(ITreeModel) - Constructor for class kiwi.ui.DocumentBrowserView
Construct a new DocumentBrowserView.
DocumentDataSource - class kiwi.ui.model.DocumentDataSource.
This class is an implementation of HierarchicalDataSource in which tree nodes represent HTML documents that are loaded as system resources.
DocumentDataSource.DocumentNode - class kiwi.ui.model.DocumentDataSource.DocumentNode.
 
DocumentDataSource(ResourceManager) - Constructor for class kiwi.ui.model.DocumentDataSource
Construct a new DocumentDataSource with a default description and base path.
DocumentDataSource(ResourceManager, String, String) - Constructor for class kiwi.ui.model.DocumentDataSource
Construct a new DocumentDataSource with the specified description and base path.
DoubleHolder - class kiwi.util.DoubleHolder.
A mutable holder for a double value.
DoubleHolder() - Constructor for class kiwi.util.DoubleHolder
Construct a new DoubleHolder with an initial value of 0.
DoubleHolder(double) - Constructor for class kiwi.util.DoubleHolder
Construct a new DoubleHolder with a specified initial value.
drop() - Method in class kiwi.ui.StackView
Drop the top item off the stack.
drop() - Method in interface kiwi.ui.model.StackModel
Drop an item off the stack.
drop() - Method in class kiwi.ui.model.DefaultStackModel
Drop an item off the stack.
dropChildren() - Method in class kiwi.ui.model.StaticTreeModel.TreeNode
 
DynamicTreeModel - class kiwi.ui.model.DynamicTreeModel.
An implementation of ITreeModel that represents a dynamic hierarchical data structure.
DynamicTreeModel(HierarchicalDataSource) - Constructor for class kiwi.ui.model.DynamicTreeModel
Construct a new DynamicTreeModel.

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