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, removeActionListenerdisable, enable, forwardAction, getAttributes, getElt, getView, isHiddenpublic EmbedButton(java.lang.String legend,
javax.swing.text.AttributeSet attrs)
public javax.swing.JButton getComponent()
HTMLDocPlus.EmbedgetComponent in class HTMLDocPlus.EmbedAbstractButton