Searched refs:getAgentUrl (Results 1 - 3 of 3) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/management/client/
H A DSettingsPersistence.java85 public String getAgentUrl() { method in class:SettingsPersistence
H A DOpenGrokTrayApp.java322 agent = new AgentConnection(settings.getAgentUrl());
324 agent.setUrl(settings.getAgentUrl());
H A DSettingsFrame.java76 agentURLField.setText(properties.getAgentUrl());

Completed in 10 milliseconds