|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpoonInterface | |
---|---|
org.pentaho.di.core.gui | |
org.pentaho.di.ui.spoon | This package contains the classes needed by Spoon. |
Uses of SpoonInterface in org.pentaho.di.core.gui |
---|
Methods in org.pentaho.di.core.gui that return SpoonInterface | |
---|---|
static SpoonInterface |
GUIFactory.getInstance()
|
static SpoonInterface |
SpoonFactory.getInstance()
|
Methods in org.pentaho.di.core.gui with parameters of type SpoonInterface | |
---|---|
static void |
GUIFactory.setSpoonInstance(SpoonInterface anInstance)
|
static void |
SpoonFactory.setSpoonInstance(SpoonInterface anInstance)
|
Uses of SpoonInterface in org.pentaho.di.ui.spoon |
---|
Classes in org.pentaho.di.ui.spoon that implement SpoonInterface | |
---|---|
class |
Spoon
This class handles the main window of the Spoon graphical transformation editor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |