|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractUserInterface | |
---|---|
com.sun.electric.tool | Package for all synthesis and analysis tools. |
com.sun.electric.tool.user | Package for handling the user-interface tool. |
Uses of AbstractUserInterface in com.sun.electric.tool |
---|
Methods in com.sun.electric.tool that return AbstractUserInterface | |
---|---|
static AbstractUserInterface |
Job.getExtendedUserInterface()
Low-level method. |
Methods in com.sun.electric.tool with parameters of type AbstractUserInterface | |
---|---|
static void |
Job.setThreadMode(Job.Mode mode,
AbstractUserInterface userInterface)
|
Uses of AbstractUserInterface in com.sun.electric.tool.user |
---|
Subclasses of AbstractUserInterface in com.sun.electric.tool.user | |
---|---|
class |
UserInterfaceMain
Class to build the UserInterface for the main GUI version of the user interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |