|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.cbse.jeasy.JEObject
de.cbse.jeasy.JEButtonGroup
public class JEButtonGroup
The JEButtonGroup is based on a ButtonGroup and will be used as a reference in JERadioButtons and JETaskPanel. Elements of a JEButtonGroup act as radio buttons or panes.
Properties :
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
JEButtonGroup(JELocaleProperties hm)
Reads the properties from a HashMap |
|
JEButtonGroup(JENode jen)
Constructor based on a XML file parsed to a TreeNode. |
|
| Method Summary | |
|---|---|
javax.swing.ButtonGroup |
getButtonGroup()
|
void |
init()
Creates Java or SWING objects with the given properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JEButtonGroup(JELocaleProperties hm)
hm - HashMappublic JEButtonGroup(JENode jen)
jen - JESaxParser| Method Detail |
|---|
public void init()
JEObject
init in class JEObjectpublic javax.swing.ButtonGroup getButtonGroup()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||