org.pentaho.di.ui.spoon
Class Sleak

java.lang.Object
  extended by org.pentaho.di.ui.spoon.Sleak

public class Sleak
extends Object

Instructions on how to use the Sleak tool with a standlaone SWT example: Modify the main method below to launch your application. Run Sleak.


Constructor Summary
Sleak()
           
 
Method Summary
 void create(Composite parent)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sleak

public Sleak()
Method Detail

main

public static void main(String[] args)

create

public void create(Composite parent)