com.sun.electric.technology.xml
Class Xml805.MenuNodeInst

java.lang.Object
  extended by com.sun.electric.technology.xml.Xml805.MenuNodeInst
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Xml805

public static class Xml805.MenuNodeInst
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 double fontSize
           
 PrimitiveNode.Function function
           
 java.lang.String protoName
           
 java.lang.String text
           
 
Constructor Summary
Xml805.MenuNodeInst()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

protoName

public java.lang.String protoName

function

public PrimitiveNode.Function function

text

public java.lang.String text

fontSize

public double fontSize
Constructor Detail

Xml805.MenuNodeInst

public Xml805.MenuNodeInst()