Class UrlColumnConfigurator.UrlColumnActivator

    • Constructor Detail

      • UrlColumnActivator

        protected UrlColumnActivator​(uk.ac.starlink.table.ColumnData cdata,
                                     boolean invokeOnEdt)
        Constructor.
        Parameters:
        cdata - column data containing location strings
        invokeOnEdt - whether to invoke on the EDT
    • Method Detail

      • activateUrl

        protected abstract Outcome activateUrl​(java.net.URL url,
                                               long lrow)
        Consumes the URL corresponding to the row to perform the activation action.
        Parameters:
        url - URL, not null
        lrow - row index
        Returns:
        outcome