Class SynthSpinnerUI

All Implemented Interfaces:
PropertyChangeListener, EventListener, SynthConstants, SynthUI

public class SynthSpinnerUI extends BasicSpinnerUI implements PropertyChangeListener, SynthUI
Provides the Synth L&F UI delegate for JSpinner.
Since:
1.7
  • Constructor Details

    • SynthSpinnerUI

      public SynthSpinnerUI()
      Constructs a SynthSpinnerUI.
  • Method Details