Uses of Interface
com.sun.electric.database.variable.UserInterface

Packages that use UserInterface
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. 
 

Uses of UserInterface in com.sun.electric
 

Classes in com.sun.electric that implement UserInterface
static class Main.UserInterfaceDummy
           
 

Uses of UserInterface in com.sun.electric.tool
 

Classes in com.sun.electric.tool that implement UserInterface
 class AbstractUserInterface
           
 class UserInterfaceExec
          User Interface for Exec threads
 

Methods in com.sun.electric.tool that return UserInterface
static UserInterface Job.getUserInterface()
           
 

Uses of UserInterface in com.sun.electric.tool.user
 

Classes in com.sun.electric.tool.user that implement UserInterface
 class UserInterfaceMain
          Class to build the UserInterface for the main GUI version of the user interface.