Uses of Package
dsto.dfc.swing.controls

Packages that use dsto.dfc.swing.controls
dsto.dfc.swing.commands Framework for defining and presenting user commands in a UI. 
dsto.dfc.swing.controls Miscellaneous UI components and support classes. 
dsto.dfc.swing.forms A high-level framework supporting the assembly of UI editor components into forms. 
dsto.dfc.swing.icons   
dsto.dfc.swing.logging Components for displaying log messages. 
dsto.dfc.swing.persistence Support for managing persistent objects. 
 

Classes in dsto.dfc.swing.controls used by dsto.dfc.swing.commands
ToolButton
          A toolbar'ish button with a narrow bevelled border and sexy rollover effects.
 

Classes in dsto.dfc.swing.controls used by dsto.dfc.swing.controls
AbstractCellEditor
          Abstract base class for cell editors based on a JPanel which provides automatic implementation of TableCellEditor and TreeCellEditor.
AbstractCellRenderer
          Base for classes that want to implement a cell renderer that can be used interchangably for lists, tables and trees: classes implement one method (getRendererComponent ()) to provide a renderer for all 3 interfaces.
AbstractPopupEditor
          Abstract base class for editors that use the [editor][...] pattern to a display a value and provide a popup dialog to edit the value.
ButtonPanel
          A panel for displaying a row of buttons using a ButtonLayout.
CellRenderer
          Defines a unified cell renderer interface for objects that can render in tables, trees and lists.
ColorChooserPanel
          This is the main Panel.
ColorScheme
          This class contains an List of colors, and its associated name.
ColorSchemePanel
          Displays a toggle button with ColorSwatchIcon for each color in the ColorScheme that was passed to it.
DfcComboBox
          Simple extension to JComboBox, adds auto renderer selection and ability to use as a cell editor in tables and trees.
DfcDialog
          Simple extension of a JFC JDialog to manage use of dialog with any sort of window rather than just Frame's.
DfcOkCancelDialog
          Base class for Apply, OK, Cancel type dialogs.
Gradient
          This class is used to represent a colour gradient.
MetalComboBoxButton
          A modified version of javax.swing.plaf.metal.MetalComboBoxButton.
NumericSpinner.ArrowButton
          A small extension of JButton to implement arrow buttons.
NumericSpinner.BoundedRangeModelChangeListener
           
ToolButton
          A toolbar'ish button with a narrow bevelled border and sexy rollover effects.
ToolButtonUI
          The UI for ToolButton in all L&F schemes.
 

Classes in dsto.dfc.swing.controls used by dsto.dfc.swing.forms
DfcDialog
          Simple extension of a JFC JDialog to manage use of dialog with any sort of window rather than just Frame's.
DfcOkCancelDialog
          Base class for Apply, OK, Cancel type dialogs.
NumericSpinner
          A spinner component for numeric values stored in a BoundedRangeModel object.
 

Classes in dsto.dfc.swing.controls used by dsto.dfc.swing.icons
AbstractCellRenderer
          Base for classes that want to implement a cell renderer that can be used interchangably for lists, tables and trees: classes implement one method (getRendererComponent ()) to provide a renderer for all 3 interfaces.
CellRenderer
          Defines a unified cell renderer interface for objects that can render in tables, trees and lists.
 

Classes in dsto.dfc.swing.controls used by dsto.dfc.swing.logging
DfcDialog
          Simple extension of a JFC JDialog to manage use of dialog with any sort of window rather than just Frame's.
 

Classes in dsto.dfc.swing.controls used by dsto.dfc.swing.persistence
ExtensionFileFilter
          Originally ripped from Sun's demo/jfc/FileChooserDemo directory.
 



Copyright © 2008 Commonwealth of Australia