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