edu.jhu.tmaj.client.shared
Class MainApplicationGUI

java.lang.Object
  extended by edu.jhu.tmaj.client.shared.MainApplicationGUI

public final class MainApplicationGUI
extends java.lang.Object

The first screen a user sees when they log into TMAJ. It contains buttons that let users launch all the separate applications.


Method Summary
(package private) static void displayGUI()
           
static void main(java.lang.String[] args)
           
static void setLookAndFeel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

displayGUI

static void displayGUI()

setLookAndFeel

public static void setLookAndFeel()

main

public static void main(java.lang.String[] args)