|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttreebolic.provider.xml.graph.gxml.GxmlParser.Style
static class GxmlParser.Style
Wrapper for style information
Field Summary | |
---|---|
java.awt.Color |
theBackColor
Node back color |
java.awt.Color |
theEdgeColor
Edge color |
java.lang.String |
theEdgeImage
Edge image |
java.awt.Color |
theForeColor
Node fore color |
java.lang.String |
theNodeImage
Nod image |
Constructor Summary | |
---|---|
GxmlParser.Style()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.awt.Color theBackColor
public java.awt.Color theForeColor
public java.awt.Color theEdgeColor
public java.lang.String theNodeImage
public java.lang.String theEdgeImage
Constructor Detail |
---|
GxmlParser.Style()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |