org.pentaho.di.ui.repository.dialog
Class SelectDirectoryDialog
java.lang.Object
  
Dialog
      
org.pentaho.di.ui.repository.dialog.SelectDirectoryDialog
public class SelectDirectoryDialog
- extends Dialog
 
This dialog represents an explorer type of interface on a given database connection. It shows the
 tables defined in the visible schemas or catalogs on that connection. The interface also allows
 you to get all kinds of information on those tables.
- Since:
 
  - 18-05-2003
 
- Author:
 
  - Matt
 
 
 
 
SelectDirectoryDialog
public SelectDirectoryDialog(Shell parent,
                             int style,
                             Repository rep)
open
public RepositoryDirectoryInterface open()
 
setTreeMenu
public void setTreeMenu()
 
dispose
public void dispose()
 
handleOK
public void handleOK()