Package org.pentaho.di.ui.spoon

This package contains the classes needed by Spoon.

See:
          Description

Interface Summary
ChangedWarningInterface Facilitate overriding of the ChangedWarning dialog used by implementors of TabItemInterface
FileListener  
ISpoonMenuController  
SpoonLifecycleListener Registered implementations will be notified of Spoon startup and shutdown.
SpoonPerspective A SpoonPerspective is able to modify the look of the application and display it's own UI.
SpoonPerspectiveListener Implementations can be registered with SpoonPerspectives to receive notification of state changes.
SpoonPluginInterface  
TabItemInterface  
 

Class Summary
AbstractGraph The beginnings of a common graph object, used by JobGraph and TransGraph to share common behaviors.
ChangedWarningDialog  
JobFileListener  
MainSpoonPerspective  
Sleak  
Spoon This class handles the main window of the Spoon graphical transformation editor.
SpoonBrowser This class handles the display of help information like the welcome page and JDBC info in an embedded browser.
SpoonPerspectiveManager Singleton Object controlling SpoonPerspectives.
SpoonPluginManager SpoonPluginManager is a singleton class which loads all SpoonPlugins from the SPOON_HOME/plugins/spoon directory.
SpoonPluginType  
SpoonSlave SpoonSlave handles the display of the slave server information in a Spoon tab.
SWTGC  
SwtScrollBar  
TabMapEntry  
TransFileListener  
TreeSelection  
XulMessages  
XulSpoonResourceBundle Static class wrapping Spoon's BaseMessages class and Look and Feel bundle.
XulSpoonSettingsManager  
 

Enum Summary
SpoonLifecycleListener.SpoonLifeCycleEvent  
TabMapEntry.ObjectType  
 

Exception Summary
InstanceCreationException  
 

Annotation Types Summary
SpoonPlugin Xul-based Spoon plugin.
SpoonPluginCategories  
 

Package org.pentaho.di.ui.spoon Description

This package contains the classes needed by Spoon.