|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.tree.DefaultMutableTreeNode | +--com.jxml.quick.util.qjmlWizard.WContent | +--com.jxml.quick.util.qjmlWizard.WChild
Field Summary | |
String |
element
|
Class |
parentClass
|
Fields inherited from class com.jxml.quick.util.qjmlWizard.WContent |
access, atts, data, label, optional, repeating |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
Constructor Summary | |
WChild()
|
Method Summary | |
WContent |
copy()
|
boolean |
editAtt(int i,
Wizard wizard)
|
void |
eval(Wizard wizard)
|
void |
setErrors(Wizard wizard)
|
void |
setQText(String text)
|
void |
update()
|
Methods inherited from class com.jxml.quick.util.qjmlWizard.WContent |
getAtts, getQText, match, pasteAdd, pasteAfter, pasteBefore, pasteReplace, pasteUpdate, removeFromParent |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public String element
public Class parentClass
Constructor Detail |
public WChild()
Method Detail |
public void update()
update
in class WContent
public void setQText(String text)
setQText
in class WContent
public boolean editAtt(int i, Wizard wizard)
editAtt
in class WContent
public WContent copy()
copy
in class WContent
public void eval(Wizard wizard)
eval
in class WContent
public void setErrors(Wizard wizard)
setErrors
in class WContent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |