public static class HTMLDocPlus.EmbedButton extends HTMLDocPlus.EmbedAbstractButton
Constructor and Description |
---|
EmbedButton(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 EmbedButton(java.lang.String legend, javax.swing.text.AttributeSet attrs)
public javax.swing.JButton getComponent()
HTMLDocPlus.Embed
getComponent
in class HTMLDocPlus.EmbedAbstractButton