|
MVT API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.swing.DefaultDesktopManager
|
+--mvt.util.ScrollableDesktop.ScrollingDesktopManager
ScrollingDesktopManager is necessary to get the scrollbars to work properly on the JDesktopPane.
| Field Summary |
| Fields inherited from class javax.swing.DefaultDesktopManager |
|
| Constructor Summary | |
(package private) |
ScrollableDesktop.ScrollingDesktopManager()
|
| Method Summary | |
void |
dragFrame(javax.swing.JComponent f,
int newX,
int newY)
|
void |
endDraggingFrame(javax.swing.JComponent f)
|
void |
endResizingFrame(javax.swing.JComponent f)
|
| Methods inherited from class javax.swing.DefaultDesktopManager |
activateFrame, beginDraggingFrame, beginResizingFrame, closeFrame, deactivateFrame, deiconifyFrame, 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 |
| Constructor Detail |
ScrollableDesktop.ScrollingDesktopManager()
| Method Detail |
public void endDraggingFrame(javax.swing.JComponent f)
endDraggingFrame in interface javax.swing.DesktopManagerendDraggingFrame in class javax.swing.DefaultDesktopManagerpublic void endResizingFrame(javax.swing.JComponent f)
endResizingFrame in interface javax.swing.DesktopManagerendResizingFrame in class javax.swing.DefaultDesktopManager
public void dragFrame(javax.swing.JComponent f,
int newX,
int newY)
dragFrame in interface javax.swing.DesktopManagerdragFrame in class javax.swing.DefaultDesktopManager
|
MVT API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||