public static class HTMLDocPlus.EmbedRadioButton extends HTMLDocPlus.EmbedAbstractButton
Constructor and Description |
---|
EmbedRadioButton(java.lang.String legend,
javax.swing.text.AttributeSet attrs) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JRadioButton |
getComponent()
Returns the unique JComponent instance managed by
the subclass of Embed.
|
boolean |
isChecked() |
addActionListener, removeActionListener
disable, enable, forwardAction, getAttributes, getElt, getView, isHidden
public EmbedRadioButton(java.lang.String legend, javax.swing.text.AttributeSet attrs)
public javax.swing.JRadioButton getComponent()
HTMLDocPlus.Embed
getComponent
in class HTMLDocPlus.EmbedAbstractButton
public boolean isChecked()