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

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

Classes in com.sun.electric.tool that implement UserInterface
 class AbstractUserInterface
           
 

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.