Uses of Interface
dsto.dfc.swing.forms.Form

Packages that use Form
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.logging Components for displaying log messages. 
dsto.dfc.swing.text Generic expression tree editing framework. 
 

Uses of Form in dsto.dfc.swing.controls
 

Classes in dsto.dfc.swing.controls that implement Form
 class GradientPanel
          This is a panel which can be used to customize a Gradient.
 

Uses of Form in dsto.dfc.swing.forms
 

Classes in dsto.dfc.swing.forms that implement Form
 class BasicForm
          Basic implementation of the Form interface.
 class FormDialog
          A Form-compatible extension of DfcOkCancelDialog designed to contain FormEditor's.
 class FormPanel
          A form editor container that hosts FormEditor's bound to properties of the editor value.
 class MultiplexFormEditor
          A form editor that allows selection from a number of different predefined value types.
 

Uses of Form in dsto.dfc.swing.logging
 

Classes in dsto.dfc.swing.logging that implement Form
 class LogWindowPopperEditor
          Edits the properties of a LogWindowPopper.
 

Uses of Form in dsto.dfc.swing.text
 

Classes in dsto.dfc.swing.text that implement Form
 class BasicEnumeratedTermCustomizer
          Base class for term customizers that select from a set of enumerated values.
 



Copyright © 2008 Commonwealth of Australia