edu.jhu.tmaj.client.admin
Class AdminGUI

java.lang.Object
  extended by edu.jhu.tmaj.client.admin.AdminGUI
All Implemented Interfaces:
DoubleTabbedPaneHolder

public final class AdminGUI
extends java.lang.Object
implements DoubleTabbedPaneHolder

The main gui class for the Admin application


Method Summary
static void disposeFrame()
           
 DoubleTabbedPane getDoubleTabbedPane()
           
static void showFrame()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDoubleTabbedPane

public DoubleTabbedPane getDoubleTabbedPane()
Specified by:
getDoubleTabbedPane in interface DoubleTabbedPaneHolder

showFrame

public static void showFrame()

disposeFrame

public static void disposeFrame()