org.wcb.autohome
Class AliceFrame

java.lang.Object
  extended byorg.wcb.autohome.AliceFrame

public class AliceFrame
extends java.lang.Object

Creates the main frame and splash screen for the alice swing application.


Constructor Summary
AliceFrame(java.lang.String arg)
          This provides a frame wrapper for the HomeCenterPanel class Based on the command line arguments sent from the user a splash screen will appear.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AliceFrame

public AliceFrame(java.lang.String arg)
This provides a frame wrapper for the HomeCenterPanel class Based on the command line arguments sent from the user a splash screen will appear.

Parameters:
arg - arguments to be passed to either show the splash screen or not


Copyright © 1999-2004 Walter Bogaardt. All Rights Reserved.