|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Xml.MenuPalette | |
|---|---|
| com.sun.electric.technology | Package for handling technology information. |
| com.sun.electric.tool.user.dialogs | |
| Uses of Xml.MenuPalette in com.sun.electric.technology |
|---|
| Fields in com.sun.electric.technology declared as Xml.MenuPalette | |
|---|---|
protected Xml.MenuPalette |
Technology.factoryMenuPalette
Xml representation of menu palette |
Xml.MenuPalette |
Xml.Technology.menuPalette
|
| Methods in com.sun.electric.technology that return Xml.MenuPalette | |
|---|---|
Xml.MenuPalette |
Technology.getFactoryMenuPalette()
Method to construct a factory default Xml menu palette. |
Xml.MenuPalette |
Technology.parseComponentMenuXML(java.lang.String nodeGroupXML)
Oarses Xml string with component menu definition for this technology |
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.MenuPalette in com.sun.electric.tool.user.dialogs |
|---|
| Methods in com.sun.electric.tool.user.dialogs that return Xml.MenuPalette | |
|---|---|
static Xml.MenuPalette |
ComponentMenu.getMenuPalette(Technology tech)
Method to return the currnet Xml menu palette for a specified technology. |
| Methods in com.sun.electric.tool.user.dialogs with parameters of type Xml.MenuPalette | |
|---|---|
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 | |||||||||