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 Constructor Description BaSTITableLoadDialog()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.awt.Component
createQueryComponent()
uk.ac.starlink.table.gui.TableLoader
createTableLoader()
-
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
-
-