Class | Description |
---|---|
CellMenu |
Class to handle the commands in the "Cell" pulldown menu.
|
CellMenu.DeleteMultiPageJob |
Class to delete a page from a multi-page schematic.
|
CellMenu.NewCellName | |
CellMenu.SetMultiPageJob |
Class to set a cell to be multi-page with a given page count.
|
EditMenu |
Class to handle the commands in the "Edit" pulldown menu.
|
EMenu |
Generic Electric menu.
|
EMenuBar |
EMenuBar is a menu bar template.
|
EMenuItem |
Generic Electric menu item.
|
EMenuItem.CheckBox |
A subclass of EMenuItem to represent toggle button.
|
ExportMenu |
Class to handle the commands in the "Export" pulldown menu.
|
FileMenu |
Class to handle the commands in the "File" pulldown menu.
|
FileMenu.ClearCellDate |
Class to clear the date information on a Cell.
|
FileMenu.CreateCellWindow |
Class to display a new window.
|
FileMenu.ImportLibrary |
Class to import a library in a new thread.
|
FileMenu.QuitJob |
Class to quit Electric in a Job.
|
FileMenu.ReadLibrary |
Class to read a library in a new thread.
|
FileMenu.SaveAllLibrariesInFormatJob | |
HelpMenu |
Class to handle the commands in the "Help" pulldown menu.
|
MenuCommands |
This class has all of the pulldown menu commands in Electric.
|
ToolMenu |
Class to handle the commands in the "Tools" pulldown menu.
|
ViewMenu |
Class to handle the commands in the "View" pulldown menu.
|
WindowMenu |
Class to handle the commands in the "Window" pulldown menu.
|