public class ImageHeaderNumImgSelection extends Object
| Modifier and Type | Field and Description |
|---|---|
private int |
maxValue |
| Constructor and Description |
|---|
ImageHeaderNumImgSelection(int maxValue) |
| Modifier and Type | Method and Description |
|---|---|
private JSpinner |
getJSpinner(JOptionPane optionPane) |
int |
getSelectedValue() |
JFormattedTextField |
getTextField(JSpinner spinner)
Return the formatted text field used by the editor, or
null if the editor doesn't descend from JSpinner.DefaultEditor.
|
public int getSelectedValue()
private JSpinner getJSpinner(JOptionPane optionPane)
public JFormattedTextField getTextField(JSpinner spinner)
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.