org.herac.tuxguitar.gui.help.about
Class AboutDialog

java.lang.Object
  extended by org.herac.tuxguitar.gui.help.about.AboutDialog

public class AboutDialog
extends java.lang.Object


Field Summary
protected  Image image
           
protected  Composite imageComposite
           
 
Constructor Summary
AboutDialog()
           
 
Method Summary
 void open(Shell shell)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

imageComposite

protected Composite imageComposite

image

protected Image image
Constructor Detail

AboutDialog

public AboutDialog()
Method Detail

open

public void open(Shell shell)