Class TreeTableLoadDialog

java.lang.Object
uk.ac.starlink.table.gui.AbstractTableLoadDialog
uk.ac.starlink.datanode.tree.TreeTableLoadDialog
All Implemented Interfaces:
uk.ac.starlink.table.gui.TableLoadDialog

public class TreeTableLoadDialog extends uk.ac.starlink.table.gui.AbstractTableLoadDialog
Table load dialogue which can select tables from a datanode tree.
Since:
14 Sep 2010
Author:
Mark Taylor
  • Constructor Details

    • TreeTableLoadDialog

      public TreeTableLoadDialog()
      Constructor.
  • Method Details

    • createQueryComponent

      public Component createQueryComponent()
      Specified by:
      createQueryComponent in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
    • isReady

      public boolean isReady()
      Overrides:
      isReady in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
    • createTableLoader

      public uk.ac.starlink.table.gui.TableLoader createTableLoader()
    • createNodeChooser

      protected TableNodeChooser createNodeChooser()
      Constructs a node chooser for use with this dialogue.
      Returns:
      new node chooser