|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.technology.Xml.MenuNodeInst
public static class Xml.MenuNodeInst
Field Summary | |
---|---|
double |
fontSize
the size of the menu entry label |
PrimitiveNode.Function |
function
the function of the prototype |
java.lang.String |
protoName
the name of the prototype in the menu |
int |
rotation
the rotation of the node in the menu entry |
java.lang.String |
text
label to draw in the menu entry (may be null) |
Constructor Summary | |
---|---|
Xml.MenuNodeInst()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String protoName
public PrimitiveNode.Function function
public java.lang.String text
public double fontSize
public int rotation
Constructor Detail |
---|
public Xml.MenuNodeInst()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |