| Package | Description |
|---|---|
| com.sun.electric.tool.user.ui |
| Modifier and Type | Method and Description |
|---|---|
static TopLevel |
TopLevel.getCurrentJFrame()
Method to return the current JFrame on the screen.
|
static TopLevel |
TopLevel.getCurrentJFrame(boolean makeNewFrame)
Method to return the current JFrame on the screen.
|
TopLevel |
WindowFrame.getFrame()
Method to return the TopLevel associated with this WindowFrame.
|