Interface | Description |
---|---|
ActivationType |
Defines a type of activation action that can be invoked on table rows.
|
Activator |
Defines an action to be performed on rows of a known table.
|
ActivatorConfigurator |
Defines a GUI component that the user can interact with to specify
an activation action.
|
Class | Description |
---|---|
AbstractActivatorConfigurator |
Skeleton implementation of ActivatorConfigurator.
|
ActivationEntry |
Manages the GUI and behaviour for one entry in the list of
activation options displayed in the ActivationWindow.
|
ActivationLogPanel |
Displays the results of activation actions.
|
ActivationLogPanel.Item |
Represents a complete or incomplete activation result.
|
ActivationMeta |
Additional information about the way a row activation request should
be carried out.
|
ActivationWindow |
A window which allows configuration of activation actions.
|
BrowserActivationType |
ActivationType for displaying a resource in a browser.
|
ChoiceConfigurator |
ActivatorConfigurator implementation that allows the user to choose
between a number of supplied GUI options.
|
ConfigState |
Object that can preserve the state of a collection of GUI components
in a way that is easy to de/serialize.
|
CutoutActivationType |
Activation type for showing an image from one of a fixed list
of cutout services.
|
DelayActivationType |
ActivationType that introduces a delay.
|
DownloadActivationType |
Activation type that downloads a URL to local storage.
|
Downloader<T> |
Manages download of data that may be required in multiple places.
|
GenericViewImageActivationType |
ActivationType for displaying an image in the internal viewer.
|
Hips2fitsConfigurator |
Partial ActivatorConfigurator implementation for activators that
will use the CDS Hips2fits service.
|
HipsSelector |
GUI component that allows the user to choose a HiPS survey
from an available list.
|
HipsSurvey |
This class characterises a HiPS survey corresponding to an existing
service, and provides static methods for acquiring a list of
such services.
|
InvokeDatalinkActivationType |
ActivationType for invoking individual rows of a Datalink Links-response
table.
|
JelActivationType |
ActivationType that allows user to execute custom code
using TOPCAT's expression language.
|
LoadTableActivationType |
Activation type for loading a table into the TOPCAT application.
|
NopActivationType |
Activation type which does nothing.
|
PlotTableActivationType |
Activation type that opens a plot window for use with a table whose
location is supplied.
|
RegionViewImageActivationType |
ActivationType for displaying an image with a highlighted region
in an internal viewer.
|
SampSender |
Takes care of sending SAMP messages from activation methods.
|
SendCustomActivationType |
ActivationType that can send a custom SAMP message.
|
SendHips2fitsActivationType |
Activation type that sends a SAMP message referencing a FITS image
derived from the CDS Hips2fits service.
|
SendImageActivationType |
ActivationType for displaying a FITS image in an external viewer.
|
SendIndexActivationType |
ActivationType implementation for sending row index via SAMP.
|
SendSkyPosActivationType |
ActivationType implementation that sends sky coordinates to other
applications using SAMP.
|
SendSpectrumActivationType |
ActivationType for displaying a spectrum in an external viewer.
|
SendTableActivationType |
ActivationType for sending a VOTable to an external application.
|
ServiceActivationType |
Activation type for invoking a ServiceDescriptor-described service.
|
ShellActivationType |
Activation type for executing an OS command.
|
SkyPosConfigurator |
Partial ActivatorConfigurator implementation for activators that
do something with sky position columns.
|
SkyPosConfigurator.SkyPosActivator |
Partial activator implementation for use with SkyPosConfigurator.
|
TopcatModelInfo |
Summarises information about a TopcatModel that may be useful for
determining whether and how to configure activation actions for it.
|
TopcatSkyPosActivationType |
Activation type that sends sky coordinates to other windows in the
TOPCAT application.
|
TwoMass |
Specialist functions for use with data from the 2MASS surveys.
|
UrlColumnConfigurator |
Partial ActivatorConfigurator implementation for activators
that view the location (URL) in a table column using some
viewer application.
|
UrlColumnConfigurator.LocationColumnActivator |
Utility class providing a partial Activator implementation
for UrlColumnConfigurators that want a location (file or URL) value.
|
UrlColumnConfigurator.UrlColumnActivator |
Utility class providing a partial Activator implementation
for UrlColumnConfigurators that want an actual URL value.
|
ViewDatalinkActivationType |
Activation type for viewing a downloaded table as a DataLink file.
|
ViewHips2fitsActivationType |
Activation type that acquires an image from the CDS Hips2fits service
and displays it in the basic image viewer.
|
ViewImageActivationType |
ActivationType for displaying an image in an internal viewer.
|
Enum | Description |
---|---|
ActivationLogPanel.Status |
Status of completed activation action.
|
ColFlag |
Used to mark columns in a TopcatModelInfo as apparently having
some characteristic or other.
|
HipsSurvey.ObsRegime |
Known obs_regime values.
|
Suitability |
Enum defining suitability levels for the use of a particular
ActivationType with a given TopcatModel.
|
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.