vips.gui
Class InfoDlg

java.lang.Object
  extended by org.eclipse.swt.widgets.Dialog
      extended by vips.gui.InfoDlg

public class InfoDlg
extends org.eclipse.swt.widgets.Dialog

Der Info-Dialog.


Constructor Summary
InfoDlg(org.eclipse.swt.widgets.Shell parent)
           
 
Method Summary
 void open()
           
 
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoDlg

public InfoDlg(org.eclipse.swt.widgets.Shell parent)
Method Detail

open

public void open()