Klasse FWCalibrationFormComponent

Alle implementierten Schnittstellen:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener, FWObserver

public class FWCalibrationFormComponent extends FWAbstractFormComponent implements ChangeListener
This component displays a slider next to a spinner to let the user specify an integer value.
Autor:
Andreas Enders
Siehe auch:
  • Konstruktordetails

    • FWCalibrationFormComponent

      public FWCalibrationFormComponent(String aFormId, String aFieldId, boolean aShowLabel, org.jdom2.Element aParameters, FWObservable aObservable)
      Constructs a new integer component and initializes it with aParameters
      Parameter:
      aFormId -
      aFieldId -
      aShowLabel - Specifies wether or not a descriptive label is shown to the left of the control.
      aParameters -
      aObservable -
  • Methodendetails