rero.gui.mdi
Class ClientDesktop.MyModifiedDesktopManager
java.lang.Object
javax.swing.DefaultDesktopManager
rero.gui.mdi.ClientDesktop.MyModifiedDesktopManager
- All Implemented Interfaces:
- DesktopManager, Serializable
- Enclosing class:
- ClientDesktop
- protected class ClientDesktop.MyModifiedDesktopManager
- extends DefaultDesktopManager
- See Also:
- Serialized Form
Methods inherited from class javax.swing.DefaultDesktopManager |
activateFrame, beginDraggingFrame, beginResizingFrame, closeFrame, deactivateFrame, endResizingFrame, getBoundsForIconOf, getPreviousBounds, maximizeFrame, minimizeFrame, openFrame, removeIconFor, resizeFrame, setBoundsForFrame, setPreviousBounds, setWasIcon, wasIcon |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientDesktop.MyModifiedDesktopManager
protected ClientDesktop.MyModifiedDesktopManager()
SunSucksAndShouldMakeActivateNextFrameAtLeastProtectedThisIsAPainInMyAss
protected void SunSucksAndShouldMakeActivateNextFrameAtLeastProtectedThisIsAPainInMyAss(Container c)
iconifyFrame
public void iconifyFrame(JInternalFrame f)
deiconifyFrame
public void deiconifyFrame(JInternalFrame f)
dragFrame
public void dragFrame(JComponent f,
int newX,
int newY)
endDraggingFrame
public void endDraggingFrame(JComponent f)