Class InternalWindowsHelper
java.lang.Object
net.thevpc.common.swing.win.InternalWindowsHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddFrame(WindowInfo fino) voidaddWindowInfoListener(WindowInfoListener listener) voidvoidvoidensureVisible(JInternalFrame frame) getWindow(WindowPath path) voidvoidremoveWindow(Component comp) voidremoveWindow(WindowPath path) voidremoveWindowInfoListener(WindowInfoListener listener) void
-
Constructor Details
-
InternalWindowsHelper
public InternalWindowsHelper() -
InternalWindowsHelper
-
-
Method Details
-
getDesktop
-
findFrame
-
addFrame
-
addWindowInfoListener
-
removeWindowInfoListener
-
tileFrames
public void tileFrames() -
iconifyFrames
public void iconifyFrames() -
deiconifyFrames
public void deiconifyFrames() -
closeFrames
public void closeFrames() -
getWindow
-
removeWindow
-
removeWindow
-
ensureVisible
-