|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
daoc.editor.model.nodes.ElementNode
daoc.editor.model.nodes.TemplateNode
daoc.editor.model.nodes.ListboxtemplateNode
Wrapper for the XML ListBoxTemplate element.
| Field Summary |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
EMPTY_ENUMERATION |
| Constructor Summary | |
ListboxtemplateNode()
|
|
ListboxtemplateNode(org.w3c.dom.Element e)
|
|
| Method Summary | |
ControlPanel |
createDefaultControl(javax.swing.JPanel parent)
Creates a default control to be displayed in a panel of the given dimension. |
boolean |
drawScroll()
|
java.lang.String |
getBackgroundTemplate()
|
int |
getCellPadding()
|
Editor[] |
getEditors()
|
java.lang.String |
getFontName()
|
PointProperty |
getIconSize()
|
java.lang.String |
getIconTemplate()
|
int |
getLabelLength()
|
int |
getLineOffset()
|
int |
getLinePadding()
|
java.awt.Color |
getNormalColor()
|
java.lang.String |
getScrollbar()
|
int |
getScrollBottomOffset()
|
int |
getScrollRightOffset()
|
int |
getScrollTopOffset()
|
int |
getTextBottomOffset()
|
int |
getTextLeftOffset()
|
int |
getTextRightOffset()
|
int |
getTextTopOffset()
|
void |
writeXML(java.io.Writer fout,
int indent)
|
| Methods inherited from class daoc.editor.model.nodes.TemplateNode |
getName, getPopup, init |
| Methods inherited from class daoc.editor.model.nodes.ElementNode |
add, addUpdateListener, compareTo, fireAddedEvent, fireRemoveEvent, fireUpdatedEvent, getNodeList, getNodeName, insert, remove, removeUpdateListener, toString |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ListboxtemplateNode()
public ListboxtemplateNode(org.w3c.dom.Element e)
| Method Detail |
public int getLinePadding()
public int getCellPadding()
public int getLabelLength()
public java.lang.String getScrollbar()
public boolean drawScroll()
public int getScrollTopOffset()
public int getScrollRightOffset()
public int getScrollBottomOffset()
public java.lang.String getIconTemplate()
public PointProperty getIconSize()
public java.lang.String getFontName()
public java.awt.Color getNormalColor()
public int getTextLeftOffset()
public int getTextRightOffset()
public int getTextTopOffset()
public int getTextBottomOffset()
public int getLineOffset()
public java.lang.String getBackgroundTemplate()
public Editor[] getEditors()
getEditors in class ElementNode
public void writeXML(java.io.Writer fout,
int indent)
throws java.io.IOException
writeXML in class TemplateNodejava.io.IOExceptionpublic ControlPanel createDefaultControl(javax.swing.JPanel parent)
TemplateNode
createDefaultControl in class TemplateNode
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||