Package org.pentaho.di.ui.spoon
Class Sleak
- java.lang.Object
-
- 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
Constructors Constructor Description Sleak()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
create(org.eclipse.swt.widgets.Composite parent)
static void
main(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
create
public void create(org.eclipse.swt.widgets.Composite parent)
-
-