Class RepositoryExplorer


  • public class RepositoryExplorer
    extends Object
    • Constructor Detail

      • RepositoryExplorer

        public RepositoryExplorer​(org.eclipse.swt.widgets.Shell shell,
                                  org.pentaho.di.repository.Repository rep,
                                  RepositoryExplorerCallback callback,
                                  org.pentaho.di.core.variables.VariableSpace variableSpace)
                           throws org.pentaho.ui.xul.XulException
        Throws:
        org.pentaho.ui.xul.XulException
      • RepositoryExplorer

        public RepositoryExplorer​(org.eclipse.swt.widgets.Shell shell,
                                  org.pentaho.di.repository.Repository rep,
                                  RepositoryExplorerCallback callback,
                                  org.pentaho.di.core.variables.VariableSpace variableSpace,
                                  SharedObjectSyncUtil syncUtil)
                           throws org.pentaho.ui.xul.XulException
        Throws:
        org.pentaho.ui.xul.XulException
    • Method Detail

      • show

        public void show()
      • dispose

        public void dispose()
      • isInitialized

        public boolean isInitialized()