Class RepositoryPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class RepositoryPanel extends JPanel
Panel that shows a list of existing repositories, or allows the user to enter the name of a new repository to be created. Used by the RepositoryStep of either the new project wizard, the "convert to shared" wizard, or the "change repository" wizard.
See Also:
  • Constructor Details

    • RepositoryPanel

      public RepositoryPanel(Callback statusChangedCallback, String[] repositoryNames, boolean readOnlyServerAccess)
  • Method Details

    • isCreateRepositorySelected

      public boolean isCreateRepositorySelected()
    • getRepositoryName

      public String getRepositoryName()