Package | Description |
---|---|
com.sun.electric.tool.user.dialogs | |
com.sun.electric.tool.user.menus |
Modifier and Type | Field and Description |
---|---|
static CellBrowser.DoAction |
CellBrowser.DoAction.deleteCell |
static CellBrowser.DoAction |
CellBrowser.DoAction.duplicateCell |
static CellBrowser.DoAction |
CellBrowser.DoAction.editCell |
static CellBrowser.DoAction |
CellBrowser.DoAction.newInstance |
static CellBrowser.DoAction |
CellBrowser.DoAction.renameCell |
static CellBrowser.DoAction |
CellBrowser.DoAction.selectCellToAssoc |
static CellBrowser.DoAction |
CellBrowser.DoAction.selectCellToCopy |
Constructor and Description |
---|
CellBrowser(java.awt.Frame parent,
boolean modal,
CellBrowser.DoAction action)
Creates new form CellBrowser
|
Modifier and Type | Method and Description |
---|---|
static void |
CellMenu.cellBrowserCommand(CellBrowser.DoAction action) |