Uses of Package
kiwi.ui

Packages that use kiwi.ui
ca.bc.webarts   
kiwi.ui   
kiwi.util   
 

Classes in kiwi.ui used by ca.bc.webarts
KButton
          A trivial extension to JButton that performs some simple customizations.
KPanel
          An extension of JPanel that provides some additional functionality including support for background texture tiling and named-component lookup.
 

Classes in kiwi.ui used by kiwi.ui
AboutFrame._ActionListener
           
AbstractCellEditor
          A base class for CellEditors, providing default implementations for all methods in the CellEditor interface and support for managing a series of listeners.
ArrowButtonView._ActionListener
           
AudioClip
          This class represents an audio clip.
ButtonPanel
          This class is a simple extension of KPanel that arranges buttons in a row, in such a way that the buttons are all of equal size, and justified flush with the right or left edge of the panel.
ColoredString
          A class that represents a colored string.
ColorSwatch
          A simple component that renders a color swatch--a filled rectangle with a thin black border.
ColorTheme
          A color theme object that can be constructed from a Config object.
DataField
          A class that implements basic functionality for a text field that places constraints on its input.
DataField._DocumentListener
           
DateChooser
          This class represents a date chooser.
DateChooser.CalendarPane
           
DateField
          A subclass of DataField for the input and display of dates.
DocumentBrowserView
          This class represents a general-purpose browser component for viewing a hierarchically-organized collection of documents.
HeaderCellRenderer
          A customized header table cell renderer that left-justifies the header text and may optionally render an icon.
KButton
          A trivial extension to JButton that performs some simple customizations.
KFileChooser
          A direct replacement for JFileChooser that supports background texturing.
KFrame
          KFrame is a trivial extension of JFrame that provides support for tiling the background of the frame with an image.
KFrame._PropertyChangeListener
           
KInternalFrame._PropertyChangeListener
           
KLabel
          A trivial extension to JLabel that performs some simple customizations.
KPanel
          An extension of JPanel that provides some additional functionality including support for background texture tiling and named-component lookup.
KTable._HeaderRenderer
           
MarkupProxy
          A MarkupProxy is a graphical element that serves as a proxy for a data structure that cannot easily be rendered in-line within a SimpleStyledEditor.
MarkupProxyFactory
          This class defines a markup proxy; an object that generates MarkupProxy objects appropriate for rendering given SGMLElement objects.
NoAppropriateEditorException
          This exception is thrown by MDI-related classes such as WorkspaceManager when an appropriate editor for a given class or object cannot be created.
NumericField
          A subclass of DataField for the input and display of specialized data values, such as currency amounts, percentages, and decimal values.
PathEditor.PathListCellEditor
           
ScrollbackView
          This class represents a visual scrollback buffer.
ScrollbackView.FastListModel
           
StatusBar
          This class represents a status bar that includes a message area and an optional progress meter (see Thermometer).
Thermometer
          This class represents a combination progress meter / busy slider.
ToolTipManager
          A tool tip manager for use with heavyweight as well as lightweight AWT and JFC components.
TreeTable
          A composite tree/table component.
UIChangeManager
          This class functions as a clearinghouse for global appearance and look & feel changes for an application.
UIElement
          This class represents a user interface element, such as a texture, icon, or audio clip.
UIElementChooser._ListSelectionListener
          ListSelectionListener
UIElementViewer
          An interface that describes the behavior of a viewer for UIElements.
WizardPanel
          This class represents a single user interface panel for a WizardView component.
WizardPanelSequence
          This class serves as a factory of WizardPanels for a WizardView.
WizardView._ActionListener
           
WorkspaceEditor
          An abstract class that defines common behavior for all workspace editors.
WorkspaceEditor._ButtonListener
           
WorkspaceEditor._FocusListener
           
WorkspaceEditor._KeyListener
           
WorkspaceEditor._MouseListener
           
WorkspaceManager
          This class represents a workspace manager.
WorkspaceManager._FrameListener
           
 

Classes in kiwi.ui used by kiwi.util
AboutFrame
          An "About..." style window.
AudioClip
          This class represents an audio clip.
ColorTheme
          A color theme object that can be constructed from a Config object.