Package | Description |
---|---|
com.sun.electric |
Package for all of Electric.
|
com.sun.electric.tool |
Package for all synthesis and analysis tools.
|
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Main.UserInterfaceDummy.addEvent(Client.ServerEvent serverEvent) |
Modifier and Type | Class and Description |
---|---|
static class |
Client.BeepEvent |
static class |
Client.EJobEvent |
static class |
Client.JobQueueEvent |
static class |
Client.PrintEvent |
static class |
Client.ProgressNoteEvent |
static class |
Client.ProgressValueEvent |
static class |
Client.SavePrintEvent |
static class |
Client.ShowMessageEvent |
static class |
Client.StartProgressDialogEvent |
static class |
Client.StopProgressDialogEvent |
static class |
Client.TermLoggingEvent |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractUserInterface.addEvent(Client.ServerEvent serverEvent) |
Modifier and Type | Method and Description |
---|---|
void |
UserInterfaceMain.addEvent(Client.ServerEvent serverEvent) |