org.gvsig.coreplugin.mdiManager
Class DialogStackSupport

java.lang.Object
  extended by org.gvsig.coreplugin.mdiManager.DialogStackSupport

public class DialogStackSupport
extends java.lang.Object


Constructor Summary
DialogStackSupport(org.gvsig.andami.ui.mdiFrame.MDIFrame frame)
           
 
Method Summary
 javax.swing.JDialog popDialog()
           
 void pushDialog(javax.swing.JDialog dlg)
           
 void restoreCursor()
           
 void setWaitCursor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogStackSupport

public DialogStackSupport(org.gvsig.andami.ui.mdiFrame.MDIFrame frame)
Method Detail

popDialog

public javax.swing.JDialog popDialog()

pushDialog

public void pushDialog(javax.swing.JDialog dlg)

restoreCursor

public void restoreCursor()

setWaitCursor

public void setWaitCursor()


Copyright © 2014 gvSIG Association. All Rights Reserved.