org.pentaho.di.ui.spoon.dialog
Class ShowDemoDialog

java.lang.Object
  extended by Dialog
      extended by org.pentaho.di.ui.spoon.dialog.ShowDemoDialog

public class ShowDemoDialog
extends Dialog

A dialog box showing the explanation of the demo mode, license, etc.

Author:
Matt

Constructor Summary
ShowDemoDialog(Shell parent, PropsUI pr, Image img)
           
 
Method Summary
 void dispose()
           
 void getData()
           
 boolean open()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowDemoDialog

public ShowDemoDialog(Shell parent,
                      PropsUI pr,
                      Image img)
Method Detail

open

public boolean open()

dispose

public void dispose()

getData

public void getData()