edu.sc.seis.TauP
Class Alert

java.lang.Object
  |
  +--edu.sc.seis.TauP.Alert

public class Alert
extends java.lang.Object

Displays a message to the user depending on whether there is a GUI or not.


Method Summary
static void setGUI(boolean newGUI)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setGUI

public static void setGUI(boolean newGUI)