|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.user.menus.CellMenu
public class CellMenu
Class to handle the commands in the "Cell" pulldown menu.
Nested Class Summary | |
---|---|
static class |
CellMenu.DeleteMultiPageJob
Class to delete a page from a multi-page schematic. |
static class |
CellMenu.SetMultiPageJob
Class to set a cell to be multi-page with a given page count. |
Constructor Summary | |
---|---|
CellMenu()
|
Method Summary | |
---|---|
static void |
cellBrowserCommand(CellBrowser.DoAction action)
|
static void |
duplicateCell(Cell cell,
boolean allInGroup)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CellMenu()
Method Detail |
---|
public static void cellBrowserCommand(CellBrowser.DoAction action)
public static void duplicateCell(Cell cell, boolean allInGroup)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |