protected abstract static class UrlColumnConfigurator.UrlColumnActivator extends UrlColumnConfigurator.LocationColumnActivator
Modifier | Constructor and Description |
---|---|
protected |
UrlColumnActivator(uk.ac.starlink.table.ColumnData cdata,
boolean invokeOnEdt)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Outcome |
activateLocation(String loc,
long lrow)
Consumes the location string corresponding to the row
to perform the activation action.
|
protected abstract Outcome |
activateUrl(URL url,
long lrow)
Consumes the URL corresponding to the row
to perform the activation action.
|
activateRow, invokeOnEdt
protected UrlColumnActivator(uk.ac.starlink.table.ColumnData cdata, boolean invokeOnEdt)
cdata
- column data containing location stringsinvokeOnEdt
- whether to invoke on the EDTprotected final Outcome activateLocation(String loc, long lrow)
UrlColumnConfigurator.LocationColumnActivator
activateLocation
in class UrlColumnConfigurator.LocationColumnActivator
loc
- location string, not null or blanklrow
- row indexCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.