uk.ac.starlink.vo
Class RegistrySelectorModel

java.lang.Object
  extended by uk.ac.starlink.vo.RegistrySelectorModel

public class RegistrySelectorModel
extends Object

Model for RegistrySelector.

Since:
9 Apr 2014
Author:
Mark Taylor

Constructor Summary
RegistrySelectorModel(RegistryProtocol proto)
          Constructor.
 
Method Summary
 RegistryProtocol getProtocol()
          Returns the registry access protocol.
 ComboBoxModel getUrlSelectionModel()
          Returns the model used for selection of the registry endpoint URL.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrySelectorModel

public RegistrySelectorModel(RegistryProtocol proto)
Constructor.

Parameters:
proto - registry access protocol
Method Detail

getProtocol

public RegistryProtocol getProtocol()
Returns the registry access protocol.

Returns:
protocol

getUrlSelectionModel

public ComboBoxModel getUrlSelectionModel()
Returns the model used for selection of the registry endpoint URL.

Returns:
selection model; elements will be strings


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.