public static interface FrameManager.ManagedRoot
ManagedJFrame or ManagedJApplet and the
frame manager.| Modifier and Type | Method and Description |
|---|---|
JRootPane |
getRootPane()
Returns the top-level Swing pane.
|
Window |
getWindow()
Returns the window at the root of the UI hierarchy.
|
void |
init(FrameManager fmgr)
Configures the root with a reference to its frame manager.
|
void init(FrameManager fmgr)
Window getWindow()
JRootPane getRootPane()
Copyright © 2015. All rights reserved.