org.wsmostudio.repository.ui
Class NewRepositoryDialog

java.lang.Object
  extended by 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

Constructor Summary
NewRepositoryDialog(org.eclipse.swt.widgets.Shell parentShell)
           
 
Method Summary
 java.lang.String getRepositoryName()
           
 java.lang.String getRepositoryType()
           
 boolean open()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewRepositoryDialog

public NewRepositoryDialog(org.eclipse.swt.widgets.Shell parentShell)
Method Detail

open

public boolean open()

getRepositoryName

public java.lang.String getRepositoryName()

getRepositoryType

public java.lang.String getRepositoryType()


Copyright © 2005-2008 Ontotext Lab.. All Rights Reserved.