Class ConcatWindow

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

public class ConcatWindow extends AuxWindow
Window for concatenating two tables.
Since:
25 Mar 2004
Author:
Mark Taylor (Starlink)
See Also:
  • Constructor Details

    • ConcatWindow

      public ConcatWindow(Component parent)
      Constructs a new concatenation window.
      Parameters:
      parent - parent window, may be used for window positioning
  • Method Details

    • updateDisplay

      public void updateDisplay()
      Ensures the display shows the right thing for a given base and additional table.