org.webdocwf.util.loader.wizard
Class SampleDesktopMgr

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

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)


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