public class UrlOptions extends Object
Some useful implementations are provided by static factory methods.
Constructor and Description |
---|
UrlOptions(UrlInvoker[] invokers,
Map<ResourceType,UrlInvoker> dfltMap) |
Modifier and Type | Method and Description |
---|---|
static UrlOptions |
createOptions(DatalinkPanel dlPanel,
String contextTitle)
Returns a UrlOptions instance.
|
Map<ResourceType,UrlInvoker> |
getDefaultsMap() |
UrlInvoker[] |
getInvokers() |
public UrlOptions(UrlInvoker[] invokers, Map<ResourceType,UrlInvoker> dfltMap)
public UrlInvoker[] getInvokers()
public Map<ResourceType,UrlInvoker> getDefaultsMap()
public static UrlOptions createOptions(DatalinkPanel dlPanel, String contextTitle)
dlPanel
- existing datalink panel to use if one is required;
may be nullcontextTitle
- string to use as base title for new windows etc;
may be nullCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.