|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.aura.ui.swt.ParametersUI
Constructor Summary | |
protected |
ParametersUI(Composite composite)
default |
Method Summary | |
static ParametersUI |
build(Composite composite)
build the Maintenance Table |
protected void |
buildScale(Scale scale)
|
protected void |
buildText(Label label,
java.lang.String text,
java.lang.String tooltip)
build the text name for the scales |
protected double |
getValue(java.lang.String valueString)
get the value from a String |
protected int |
numberOfAvailableScales()
how many scales can we change? |
protected RelevancerSettingsResource |
resource()
get the resource |
protected int |
valueToChangeScalesBy()
how much do we have to change the scales by? |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ParametersUI(Composite composite)
Method Detail |
public static ParametersUI build(Composite composite)
protected void buildText(Label label, java.lang.String text, java.lang.String tooltip)
protected void buildScale(Scale scale)
protected RelevancerSettingsResource resource()
protected int numberOfAvailableScales()
protected int valueToChangeScalesBy()
protected double getValue(java.lang.String valueString)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |