public static class Embed.ESpinner extends Embed
Embed.EAbstractButton, Embed.EButton, Embed.ECheckBox, Embed.EComboBox, Embed.EFilename, Embed.ELabel, Embed.EList, Embed.EPanel, Embed.ERadioButton, Embed.ESpinner, Embed.ETextComponent
Constructor and Description |
---|
ESpinner(java.lang.String text,
javax.swing.text.AttributeSet attrs) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JSpinner |
getComponent()
Returns the unique JComponent instance managed by
the subclass of Embed.
|
java.lang.String |
getSelection() |
disable, enable, forwardAction, getAttributes, getElt, getView, isHidden
public ESpinner(java.lang.String text, javax.swing.text.AttributeSet attrs)
public javax.swing.JSpinner getComponent()
Embed
getComponent
in class Embed
public java.lang.String getSelection()