public static class Embed.EButton extends Embed.EAbstractButton
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 |
---|
EButton(java.lang.String legend,
javax.swing.text.AttributeSet attrs) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JButton |
getComponent()
Returns the unique JComponent instance managed by
the subclass of Embed.
|
addActionListener, removeActionListener
disable, enable, forwardAction, getAttributes, getElt, getView, isHidden
public EButton(java.lang.String legend, javax.swing.text.AttributeSet attrs)
public javax.swing.JButton getComponent()
Embed
getComponent
in class Embed.EAbstractButton