org.webdocwf.util.loader.wizard
Class SampleDesktopMgr

java.lang.Object
  extended by javax.swing.DefaultDesktopManager
      extended by org.webdocwf.util.loader.wizard.SampleDesktopMgr
All Implemented Interfaces:
java.io.Serializable, javax.swing.DesktopManager

public class SampleDesktopMgr
extends javax.swing.DefaultDesktopManager

See Also:
Serialized Form

Constructor Summary
SampleDesktopMgr()
           
 
Method Summary
 void dragFrame(javax.swing.JComponent f, int x, int y)
           
 
Methods inherited from class javax.swing.DefaultDesktopManager
activateFrame, beginDraggingFrame, beginResizingFrame, closeFrame, deactivateFrame, deiconifyFrame, endDraggingFrame, endResizingFrame, 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

SampleDesktopMgr

public SampleDesktopMgr()
Method Detail

dragFrame

public void dragFrame(javax.swing.JComponent f,
                      int x,
                      int y)
Specified by:
dragFrame in interface javax.swing.DesktopManager
Overrides:
dragFrame in class javax.swing.DefaultDesktopManager


Copyright © 2002-2007 Together - the Workgroup. All Rights Reserved.