org.wsmostudio.repository.ui
Class NewRepositoryDialog
java.lang.Object
org.wsmostudio.repository.ui.NewRepositoryDialog
public class NewRepositoryDialog
- extends java.lang.Object
This dialog appears when the user creates a new repository instance from
the Repositories Explorer view. The implementation retrieves all
registered repository extensions (of point org.wsmostudio.repository.Repository),
and gives a choice to the user.
- Version:
- $Revision: 888 $ $Date: 2006-07-20 18:15:52 +0300 $
- Author:
- not attributable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewRepositoryDialog
public NewRepositoryDialog(org.eclipse.swt.widgets.Shell parentShell)
open
public boolean open()
getRepositoryName
public java.lang.String getRepositoryName()
getRepositoryType
public java.lang.String getRepositoryType()
Copyright © 2005-2008 Ontotext Lab.. All Rights Reserved.