com.elsid.trellis
Class MessageDialogs

java.lang.Object
  |
  +--com.elsid.trellis.MessageDialogs

public class MessageDialogs
extends java.lang.Object


Constructor Summary
MessageDialogs(Trellis base_gui)
           
 
Method Summary
static void aboutDialog()
           
static void helpDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageDialogs

public MessageDialogs(Trellis base_gui)
Method Detail

helpDialog

public static void helpDialog()

aboutDialog

public static void aboutDialog()