Class MotorSliderEditor

All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, TreeCellEditor
Direct Known Subclasses:
MotorSlider

public class MotorSliderEditor extends SliderEditor
See Also:
  • Constructor Details

    • MotorSliderEditor

      public MotorSliderEditor(int minValue, int maxValue, int value)
  • Method Details