|
|||||||||
| 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.JEComponent
de.cbse.jeasy.JEParentComponent
de.cbse.jeasy.JEWindow
public class JEWindow
Implements a JWindow.
Properties :
| Field Summary |
|---|
| Fields inherited from class de.cbse.jeasy.JEComponent |
|---|
animated, backup, buttonBehind, caretPosition, component, endMarkPosition, enterPressed, isPressed, jeButtonBehind, label, labelBehind, labelText, parentId, scrollPane, tree, treeNode, window |
| Constructor Summary | |
|---|---|
JEWindow(JELocaleProperties hm)
Reads the properties from a HashMap |
|
JEWindow(JENode jen)
Constructor based on a XML file parsed to a TreeNode. |
|
| Method Summary | |
|---|---|
javax.swing.JWindow |
getJWindow()
Gets the swing JWindow |
java.lang.String |
getOwnerId()
Gets the id of the owner. |
void |
init()
Creates jfc-Objects with the given properties. |
void |
setCard(java.lang.String jeasyId)
Brings the jeasy window of the given jeasyId on top of the card layout. |
void |
setupComponent()
Set the property values to the component |
void |
show()
Makes the panel visible. |
protected void |
show(java.lang.String id)
Makes the panel visible. |
| Methods inherited from class de.cbse.jeasy.JEParentComponent |
|---|
addElement, backupEntry, clear, cloneAll, getChilds, getLayoutManager, invokeAll, invokeAll, invokeAll, invokeAll, invokeAll, removeAll, removeId, restoreEntry, setEnabledAll, setEnabledAll, setVisibleAll, setVisibleAll, wasEntryChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JEWindow(JELocaleProperties hm)
hm - HashMappublic JEWindow(JENode jen)
jen - JESaxParser| Method Detail |
|---|
public void init()
init in class JEParentComponentpublic void setupComponent()
JEParentComponent
setupComponent in class JEParentComponentpublic void show()
protected void show(java.lang.String id)
show in class JEObjectpublic javax.swing.JWindow getJWindow()
public void setCard(java.lang.String jeasyId)
jeasyId - public java.lang.String getOwnerId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||