|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.swing.DefaultDesktopManager
|
+--org.ejtools.adwt.service.MDIDesktopPane.MDIDesktopManager
Private class used to replace the standard DesktopManager for JDesktopPane. Used to provide scrollbar functionality.
| Field Summary | |
protected MDIDesktopPane |
desktop
Description of the Field |
| Constructor Summary | |
MDIDesktopPane.MDIDesktopManager(MDIDesktopPane desktop)
Constructor for the MDIDesktopManager object |
|
| Method Summary | |
void |
endDraggingFrame(javax.swing.JComponent f)
Description of the Method |
void |
endResizingFrame(javax.swing.JComponent f)
Description of the Method |
protected void |
resizeDesktop()
Description of the Method |
void |
setNormalSize()
Sets the NormalSize attribute of the MDIDesktopManager object |
| Methods inherited from class javax.swing.DefaultDesktopManager |
activateFrame, beginDraggingFrame, beginResizingFrame, closeFrame, deactivateFrame, deiconifyFrame, dragFrame, getBoundsForIconOf, getPreviousBounds, iconifyFrame, 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 |
| Field Detail |
protected MDIDesktopPane desktop
| Constructor Detail |
public MDIDesktopPane.MDIDesktopManager(MDIDesktopPane desktop)
desktop - Description of Parameter| Method Detail |
public void endDraggingFrame(javax.swing.JComponent f)
endDraggingFrame in interface javax.swing.DesktopManagerendDraggingFrame in class javax.swing.DefaultDesktopManagerf - Description of Parameterpublic void endResizingFrame(javax.swing.JComponent f)
endResizingFrame in interface javax.swing.DesktopManagerendResizingFrame in class javax.swing.DefaultDesktopManagerf - Description of Parameterpublic void setNormalSize()
protected void resizeDesktop()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||