Class BaSTITableLoadDialog
java.lang.Object
uk.ac.starlink.table.gui.AbstractTableLoadDialog
uk.ac.starlink.topcat.contrib.basti.BaSTITableLoadDialog
- All Implemented Interfaces:
uk.ac.starlink.table.gui.TableLoadDialog
public class BaSTITableLoadDialog
extends uk.ac.starlink.table.gui.AbstractTableLoadDialog
- Author:
- molinaro, taylor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class uk.ac.starlink.table.gui.AbstractTableLoadDialog
asIOException, configure, createFormatSelector, getDescription, getIcon, getMenus, getName, getQueryComponent, getSelectedFormat, getSubmitAction, getToolbarActions, isAvailable, isComponentShowing, isReady, setIcon, setIconUrl, setMenus, setToolbarActions, submit, updateReady
-
Constructor Details
-
BaSTITableLoadDialog
public BaSTITableLoadDialog()
-
-
Method Details
-
createTableLoader
public uk.ac.starlink.table.gui.TableLoader createTableLoader() -
createQueryComponent
- Specified by:
createQueryComponent
in classuk.ac.starlink.table.gui.AbstractTableLoadDialog
-