Uses of Class
dsto.dfc.swt.forms.AbstractBiDiPipe

Packages that use AbstractBiDiPipe
dsto.dfc.swt.forms   
 

Uses of AbstractBiDiPipe in dsto.dfc.swt.forms
 

Subclasses of AbstractBiDiPipe in dsto.dfc.swt.forms
 class DataObjectCopyPipe
          A pipe that inputs a data object and outputs a clone.
 class JavaBeanPropertyPipe
          A pipe that inputs a data bean and outputs the value of one of its properties.
 class LabelizerPipe
          A pipe that turns a value into a UI label and vice-versa.
 class PropertyPipe
          A pipe that inputs a data object and outputs the value of one of its properties.
 class TranslatorPipe
          A pipe that outputs a transformed version of its input using a ITranslator.
 



Copyright © 2008 Commonwealth of Australia