Class DatalinkWindow

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class DatalinkWindow extends AuxWindow
A window which displays the TopcatModel's table as a DataLink {links}-response table. It's possible (in principle) to invoke actions for each row.
Since:
7 Feb 2018
Author:
Mark Taylor
See Also:
  • Constructor Details

    • DatalinkWindow

      public DatalinkWindow(TopcatModel tcModel, Component parent)
      Constructor.
      Parameters:
      tcModel - model containing the data for the table concerned
      parent - component used for window positioning
  • Method Details

    • isUseful

      public static boolean isUseful(TopcatModel tcModel)
      Indicates whether there is any point posting this window for a given table.
      Parameters:
      tcModel - topcat model
      Returns:
      true iff table appears to have any links