|
|||||||||
| 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.JEConstraints
public class JEConstraints
Implements a GridBagConstraints object.
Properties :
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
JEConstraints(JELocaleProperties hm)
Reads the properties from a HashMap |
|
JEConstraints(JENode jen)
Constructor based on a XML file parsed to a TreeNode. |
|
| Method Summary | |
|---|---|
java.awt.GridBagConstraints |
getConstraints()
Gets the GridBagConstraints. |
void |
init()
Creates Java or SWING objects with the given properties. |
void |
setConstraints(java.awt.GridBagConstraints gbcs)
Sets the GridBagConstraints |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JEConstraints(JELocaleProperties hm)
hm - HashMappublic JEConstraints(JENode jen)
jen - JESaxParser| Method Detail |
|---|
public void init()
JEObject
init in class JEObjectpublic java.awt.GridBagConstraints getConstraints()
public void setConstraints(java.awt.GridBagConstraints gbcs)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||