Package net.sf.jaxodraw.gui.swing.spinner

Some spinner classes that are used in edit panels.

See:
          Description

Class Summary
JaxoFixedJSpinner Fixed JSpinner that avoids problems with unconsistent use of JSpinner font for the JFormattedTextField.
JaxoSpinnerComboBox JComboBox extension that uses a JSpinner as editor component.
JaxoSpinnerIntModel Specialization of SpinnerNumberModel that a) only allows integers (to avoid rounding issues) and has some convenience methods for them; b) optionally allows snapping the 'value' to only a subset of the integers.
JaxoSpinnerRotationModel Specialization of SpinnerNumberModel that only allows integers to avoid rounding issues.
 

Package net.sf.jaxodraw.gui.swing.spinner Description

Some spinner classes that are used in edit panels.



Copyright © 2003-2011 The JaxoDraw team. All Rights Reserved.