Uses of Class
dsto.dfc.swt.icons.ValueLabel

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

Uses of ValueLabel in dsto.dfc.swt.forms
 

Fields in dsto.dfc.swt.forms declared as ValueLabel
 ValueLabel[] LabelizerPipe.labelsAndValues
           
 

Constructors in dsto.dfc.swt.forms with parameters of type ValueLabel
LabelizerPipe(ValueLabel[] labelsAndValues)
          Create a new instance.
RadioEndpoint(org.eclipse.swt.widgets.Composite parent, ValueLabel[] valueLabels)
          Create a new instance.
 

Uses of ValueLabel in dsto.dfc.swt.icons
 

Methods in dsto.dfc.swt.icons with parameters of type ValueLabel
static String ValueLabel.labelFor(ValueLabel[] valueLabels, Object value)
          Get the label associated with a value.
static String ValueLabel.plainLabelFor(ValueLabel[] valueLabels, Object value)
          Get the plain text label associated with a value (see getPlainLabel()).
 



Copyright © 2008 Commonwealth of Australia