org.netbeans.modules.mercurial.ui.repository |
|
Java Source File Name | Type | Comment |
HgURL.java | Class | We could have used URL with custom protocol handler for ssh
(see http://java.sun.com/developer/onlineTraining/protocolhandlers/index.html)
but that is overkill for what we want which is a string to represent the URL. |
Repository.java | Class | |
RepositoryConnection.java | Class | |
RepositoryDialogPanel.java | Class | |
RepositoryPanel.java | Class | |