|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Xml.PrimitiveNodeGroup | |
|---|---|
| com.sun.electric.technology | Package for handling technology information. |
| com.sun.electric.tool.user.dialogs | |
| Uses of Xml.PrimitiveNodeGroup in com.sun.electric.technology |
|---|
| Fields in com.sun.electric.technology with type parameters of type Xml.PrimitiveNodeGroup | |
|---|---|
java.util.List<Xml.PrimitiveNodeGroup> |
Xml.Technology.nodeGroups
|
| Methods in com.sun.electric.technology that return Xml.PrimitiveNodeGroup | |
|---|---|
Xml.PrimitiveNodeGroup |
Xml.Technology.findNodeGroup(java.lang.String name)
|
| Method parameters in com.sun.electric.technology with type arguments of type Xml.PrimitiveNodeGroup | |
|---|---|
static Xml.MenuPalette |
Xml.parseComponentMenuXMLTechEdit(java.lang.String xml,
java.util.List<Xml.PrimitiveNodeGroup> nodeGroups,
java.util.List<Xml.ArcProto> arcs)
Method to parse a string of XML that describes the component menu in a Technology Editing context. |
| Uses of Xml.PrimitiveNodeGroup in com.sun.electric.tool.user.dialogs |
|---|
| Method parameters in com.sun.electric.tool.user.dialogs with type arguments of type Xml.PrimitiveNodeGroup | |
|---|---|
static void |
ComponentMenu.showComponentMenuDialog(java.lang.String techName,
Xml.MenuPalette xmp,
java.util.List<Xml.PrimitiveNodeGroup> nodeGroups,
java.util.List<Xml.ArcProto> arcs)
Method to display a dialog for showing the component menu. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||