com.pnp.xfeature.editor
Class ResizeableDialog

java.lang.Object
  extended by Dialog
      extended by com.pnp.xfeature.editor.ResizeableDialog
Direct Known Subclasses:
TextEditorDialog

public abstract class ResizeableDialog
extends Dialog

A base dialog window.


Constructor Summary
ResizeableDialog(Shell parentShell, int defaultWidth, int defaultHeight)
           
 
Method Summary
 boolean close()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResizeableDialog

public ResizeableDialog(Shell parentShell,
                        int defaultWidth,
                        int defaultHeight)
Method Detail

close

public boolean close()


Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.