Uses of Package
dsto.dfc.swt.forms

Packages that use dsto.dfc.swt.forms
dsto.dfc.swt.forms   
 

Classes in dsto.dfc.swt.forms used by dsto.dfc.swt.forms
AbstractBiDiPipe
          Abstract base for pipes that are bi-directional (accept inputs and outputs).
AbstractPipe
          Base class for the Pipe interface.
ButtonEndpoint
          A pipe endpoint that connects a boolean input to the selected state of a SWT button (usually a checkbox or toggle button).
MultiPipe
          A multiplex pipe that outputs its input to a list of children.
NumberEndpoint
          A pipe endpoint that connects its input to SWT number-like widgets (Scale, Slider, and Spinner currently).
Pipe
          Defines a segment of a data flow pipe.
PipeEndpoint
          Base class for pipe endpoints: pipe segments that put their input into a non-pipe (eg a UI control).
PipeErrorHandler
           
PropertyPipe
          A pipe that inputs a data object and outputs the value of one of its properties.
TextEndpoint
          A pipe endpoint that connects its input to SWT text-like widgets (Text, Combo, and Spinner currently).
 



Copyright © 2008 Commonwealth of Australia