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 | Class and Description |
---|---|
static class |
Main.UserInterfaceDummy |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserInterface |
class |
StreamClient
Class for maintaining Connection on Server side.
|
Constructor and Description |
---|
EJob(Client connection,
int jobId,
Job.Type jobType,
java.lang.String jobName,
byte[] bytes)
Creates a new instance of EJob
|
Modifier and Type | Class and Description |
---|---|
class |
UserInterfaceMain
Class to build the UserInterface for the main GUI version of the user interface.
|