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