public abstract static class Embed.EAbstractButton extends Embed
Embed.EAbstractButton, Embed.EButton, Embed.ECheckBox, Embed.EComboBox, Embed.EFilename, Embed.ELabel, Embed.EList, Embed.EPanel, Embed.ERadioButton, Embed.ESpinner, Embed.ETextComponent
Modifier and Type | Method and Description |
---|---|
void |
addActionListener(java.awt.event.ActionListener al) |
javax.swing.AbstractButton |
getComponent()
Returns the unique JComponent instance managed by
the subclass of Embed.
|
void |
removeActionListener(java.awt.event.ActionListener al) |
disable, enable, forwardAction, getAttributes, getElt, getView, isHidden
public void addActionListener(java.awt.event.ActionListener al)
public void removeActionListener(java.awt.event.ActionListener al)
public javax.swing.AbstractButton getComponent()
Embed
getComponent
in class Embed