Class ConeSearchDialog

All Implemented Interfaces:
uk.ac.starlink.table.gui.TableLoadDialog, DalLoader

public class ConeSearchDialog extends SkyDalTableLoadDialog
Table load dialogue which allows cone searches. Cone search services are obtained from a registry.
Since:
21 Dec 2004
Author:
Mark Taylor (Starlink)
  • Constructor Details

    • ConeSearchDialog

      public ConeSearchDialog()
      Constructor.
  • Method Details

    • createQueryComponent

      protected Component createQueryComponent()
      Overrides:
      createQueryComponent in class SkyDalTableLoadDialog
    • createTableLoader

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

      public int getVerbosity()
      Returns the currently selected verbosity level.
      Returns:
      verbosity level
    • getVerbositySelector

      public JComboBox<ConeVerbosity> getVerbositySelector()
      Returns the verbosity selector component.
      Returns:
      verbosity selector
    • getSearchRadius

      public double getSearchRadius()
      Returns the search radius selected.
      Returns:
      search radius value