Class IdvSplash

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

public class IdvSplash extends JWindow
A class for the splash screen
Version:
$Revision: 1.39 $Date: 2006/12/01 19:54:03 $
Author:
IDV development team
See Also:
  • Constructor Details

    • IdvSplash

      public IdvSplash(IntegratedDataViewer idv)
      Create the splash screen
      Parameters:
      idv - The IDV
  • Method Details

    • splashMsg

      public void splashMsg(String m)
      Show a message in the splash screen (if it exists)
      Parameters:
      m - The message
    • doClose

      public void doClose()
      Close and dispose of the splash window (if it has been created).