BrowserActivationType
, CutoutActivationType
, DownloadActivationType
, InvokeDatalinkActivationType
, JelActivationType
, LoadTableActivationType
, NopActivationType
, PlotTableActivationType
, SendImageActivationType
, SendIndexActivationType
, SendSkyPosActivationType
, SendSpectrumActivationType
, SendTableActivationType
, ServiceActivationType
, ShellActivationType
, TopcatSkyPosActivationType
, ViewDatalinkActivationType
, ViewImageActivationType
public interface ActivationType
Modifier and Type | Method | Description |
---|---|---|
ActivatorConfigurator |
createConfigurator(TopcatModelInfo tinfo) |
Returns a component that can be used to configure activators of
this type.
|
java.lang.String |
getDescription() |
Description of this activation type.
|
java.lang.String |
getName() |
Name of this activation type.
|
Suitability |
getSuitability(TopcatModelInfo tinfo) |
Indicates the applicability of this activation type to a given table.
|
java.lang.String getName()
java.lang.String getDescription()
ActivatorConfigurator createConfigurator(TopcatModelInfo tinfo)
tinfo
- information about topcat model for which the
activation will take placeSuitability getSuitability(TopcatModelInfo tinfo)
tinfo
- information about topcat modelCopyright ? 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.