|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.izforge.izpack.panels.UIElement
com.izforge.izpack.panels.RadioButtonUIElement
public class RadioButtonUIElement
Additional metadata for radio buttons.
| Field Summary | |
|---|---|
(package private) javax.swing.ButtonGroup |
buttonGroup
|
| Fields inherited from class com.izforge.izpack.panels.UIElement |
|---|
associatedVariable, component, constraints, displayed, falseValue, forOs, forPacks, message, trueValue, type |
| Constructor Summary | |
|---|---|
RadioButtonUIElement()
|
|
| Method Summary | |
|---|---|
javax.swing.ButtonGroup |
getButtonGroup()
|
void |
setButtonGroup(javax.swing.ButtonGroup buttonGroup)
|
| Methods inherited from class com.izforge.izpack.panels.UIElement |
|---|
getAssociatedVariable, getComponent, getConstraints, getFalseValue, getForOs, getForPacks, getMessage, getTrueValue, getType, hasVariableAssignment, isDisplayed, setAssociatedVariable, setComponent, setConstraints, setDisplayed, setFalseValue, setForOs, setForPacks, setMessage, setTrueValue, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
javax.swing.ButtonGroup buttonGroup
| Constructor Detail |
|---|
public RadioButtonUIElement()
| Method Detail |
|---|
public javax.swing.ButtonGroup getButtonGroup()
public void setButtonGroup(javax.swing.ButtonGroup buttonGroup)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||