Class TableLoadDialogWindow

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

public class TableLoadDialogWindow extends AuxWindow
Window to contain a single TableLoadDialog. It wraps the dialogue component in a TableLoadPanel, and then in an AuxWindow with appropriate menus and toolbar etc.
Since:
17 Aug 2010
Author:
Mark Taylor
See Also:
  • Constructor Details

    • TableLoadDialogWindow

      public TableLoadDialogWindow(Component parent, uk.ac.starlink.table.gui.TableLoadDialog tld, LoadWindow loadWin, uk.ac.starlink.table.StarTableFactory tfact)
      Constructor.
      Parameters:
      parent - parent component
      tld - table load dialogue
      loadWin - load window
      tfact - sample table factory