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

K

KButton - class kiwi.ui.KButton.
A trivial extension to JButton that performs some simple customizations.
KButton(Icon) - Constructor for class kiwi.ui.KButton
Construct a new KButton.
KButton(String) - Constructor for class kiwi.ui.KButton
Construct a new KButton.
KButton(String, Icon) - Constructor for class kiwi.ui.KButton
Construct a new KButton.
KDesktopPane - class kiwi.ui.KDesktopPane.
A trivial extension of JDesktopPane that supports an opacity setting.
KDesktopPane() - Constructor for class kiwi.ui.KDesktopPane
Construct a new KDesktopPane.
KDialog - class kiwi.ui.dialog.KDialog.
KDialog is a trivial extension of JDialog that provides support for tiling the background of the dialog with an image and for firing dismissal events.
KDialog(Frame, String, boolean) - Constructor for class kiwi.ui.dialog.KDialog
Construct a new KDialog.
KFrame - class kiwi.ui.KFrame.
KFrame is a trivial extension of JFrame that provides support for tiling the background of the frame with an image.
KFrame() - Constructor for class kiwi.ui.KFrame
Construct a new KFrame.
KFrame(String) - Constructor for class kiwi.ui.KFrame
Construct a new KFrame.
KInputDialog - class kiwi.ui.dialog.KInputDialog.
This class represents a Kiwi input dialog.
KInputDialog(Frame) - Constructor for class kiwi.ui.dialog.KInputDialog
Construct a new KInputDialog.
KInputDialog(Frame, String, boolean) - Constructor for class kiwi.ui.dialog.KInputDialog
Construct a new KInputDialog.
kiwi - package kiwi
Internal classes (not for application use).
kiwi.event - package kiwi.event
Kiwi event objects and event listener interfaces.
kiwi.io - package kiwi.io
Classes related to input/output, files, filesystem traversal, streams, and pipes.
kiwi.text - package kiwi.text
Data parsers, formatters, and codecs, including an SGML parser.
kiwi.ui - package kiwi.ui
User interface components and supporting classes.
kiwi.ui.dialog - package kiwi.ui.dialog
Kiwi dialog windows and supporting classes.
kiwi.ui.model - package kiwi.ui.model
Kiwi data models, datasources, and model adapters.
kiwi.util - package kiwi.util
Utility classes, including sorters, resource loaders and managers, command processors, and other miscellany.
KiwiUtils - class kiwi.util.KiwiUtils.
This class consists of several convenience routines.
KLabel - class kiwi.ui.KLabel.
A multi-line label.
KLabel(String, int) - Constructor for class kiwi.ui.KLabel
Construct a new KLabel for the given text and column width.
KMessageDialog - class kiwi.ui.dialog.KMessageDialog.
This class represents a Kiwi message dialog.
KMessageDialog(Frame) - Constructor for class kiwi.ui.dialog.KMessageDialog
Construct a new KMessageDialog.
KMessageDialog(Frame, String, boolean) - Constructor for class kiwi.ui.dialog.KMessageDialog
Construct a new KMessageDialog.
KPanel - class kiwi.ui.KPanel.
An extension of JPanel that provides some additional functionality including support for background texture tiling and named-component lookup.
KPanel() - Constructor for class kiwi.ui.KPanel
Construct a new KPanel.
KPanel(Image) - Constructor for class kiwi.ui.KPanel
Construct a new KPanel.
KPanel(LayoutManager) - Constructor for class kiwi.ui.KPanel
Construct a new KPanel.
KPanel(LayoutManager, Image) - Constructor for class kiwi.ui.KPanel
Construct a new KPanel.
KQuestionDialog - class kiwi.ui.dialog.KQuestionDialog.
This class represents a Kiwi question dialog.
KQuestionDialog(Frame) - Constructor for class kiwi.ui.dialog.KQuestionDialog
Construct a new KQuestionDialog.
KQuestionDialog(Frame, String, boolean) - Constructor for class kiwi.ui.dialog.KQuestionDialog
Construct a new KQuestionDialog.

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