rero.gui.mdi

Class ClientDesktop.MyModifiedDesktopManager

protected class ClientDesktop.MyModifiedDesktopManager extends DefaultDesktopManager

Method Summary
voidcloseFrame(JInternalFrame f)
voiddeiconifyFrame(JInternalFrame f)
voiddragFrame(JComponent f, int newX, int newY)
voidendDraggingFrame(JComponent f)
voidiconifyFrame(JInternalFrame f)

Method Detail

closeFrame

public void closeFrame(JInternalFrame f)

deiconifyFrame

public void deiconifyFrame(JInternalFrame f)

dragFrame

public void dragFrame(JComponent f, int newX, int newY)

endDraggingFrame

public void endDraggingFrame(JComponent f)

iconifyFrame

public void iconifyFrame(JInternalFrame f)