public class RegistrySelectorModel extends Object
| Constructor and Description |
|---|
RegistrySelectorModel(RegistryProtocol proto)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryProtocol |
getProtocol()
Returns the registry access protocol.
|
ComboBoxModel<String> |
getUrlSelectionModel()
Returns the model used for selection of the registry endpoint URL.
|
public RegistrySelectorModel(RegistryProtocol proto)
proto - registry access protocolpublic RegistryProtocol getProtocol()
public ComboBoxModel<String> getUrlSelectionModel()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.