|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogParentProvidedInterface | |
---|---|
org.pentaho.di.ui.spoon.job | |
org.pentaho.di.ui.spoon.trans |
Uses of LogParentProvidedInterface in org.pentaho.di.ui.spoon.job |
---|
Classes in org.pentaho.di.ui.spoon.job that implement LogParentProvidedInterface | |
---|---|
class |
JobGraph
Handles the display of Jobs in Spoon, in a graphical form. |
Uses of LogParentProvidedInterface in org.pentaho.di.ui.spoon.trans |
---|
Classes in org.pentaho.di.ui.spoon.trans that implement LogParentProvidedInterface | |
---|---|
class |
TransGraph
This class handles the display of the transformations in a graphical way using icons, arrows, etc. |
Methods in org.pentaho.di.ui.spoon.trans that return LogParentProvidedInterface | |
---|---|
LogParentProvidedInterface |
LogBrowser.getLogProvider()
|
Constructors in org.pentaho.di.ui.spoon.trans with parameters of type LogParentProvidedInterface | |
---|---|
LogBrowser(StyledText text,
LogParentProvidedInterface logProvider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |