org.pentaho.di.ui.trans.dialog
Class TransHopDialog

java.lang.Object
  extended by Dialog
      extended by org.pentaho.di.ui.trans.dialog.TransHopDialog

public class TransHopDialog
extends Dialog


Constructor Summary
TransHopDialog(Shell parent, int style, TransHopMeta transHopMeta, TransMeta tr)
           
 
Method Summary
 void dispose()
           
 void getData()
          Copy information from the meta-data input to the dialog fields.
 Object open()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransHopDialog

public TransHopDialog(Shell parent,
                      int style,
                      TransHopMeta transHopMeta,
                      TransMeta tr)
Method Detail

open

public Object open()

dispose

public void dispose()

getData

public void getData()
Copy information from the meta-data input to the dialog fields.