ca.sqlpower.architect.swingui
Class UserRepositoryDirectoryChooser

java.lang.Object
  extended by ca.sqlpower.architect.swingui.UserRepositoryDirectoryChooser
All Implemented Interfaces:
KettleRepositoryDirectoryChooser

public class UserRepositoryDirectoryChooser
extends java.lang.Object
implements KettleRepositoryDirectoryChooser

This class implements the KettleRepositoryDirectoryChooser with a user interface


Constructor Summary
UserRepositoryDirectoryChooser(javax.swing.JFrame parent)
           
 
Method Summary
 org.pentaho.di.repository.RepositoryDirectory selectDirectory(org.pentaho.di.repository.Repository repo)
          This method allows the selection of the directory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserRepositoryDirectoryChooser

public UserRepositoryDirectoryChooser(javax.swing.JFrame parent)
Method Detail

selectDirectory

public org.pentaho.di.repository.RepositoryDirectory selectDirectory(org.pentaho.di.repository.Repository repo)
This method allows the selection of the directory. Null is returned if the user cancelled.

Specified by:
selectDirectory in interface KettleRepositoryDirectoryChooser


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca