Uses of Class
com.sun.electric.tool.user.ui.TopLevel

Packages that use TopLevel
com.sun.electric.tool.user.ui   
 

Uses of TopLevel in com.sun.electric.tool.user.ui
 

Methods in com.sun.electric.tool.user.ui that return TopLevel
static TopLevel TopLevel.getCurrentJFrame()
          Method to return the current JFrame on the screen.
 TopLevel WindowFrame.getFrame()
          Method to return the TopLevel associated with this WindowFrame.