nl.tudelft.simulation.dsol.gui
Class UIInitializer

java.lang.Object
  extended by nl.tudelft.simulation.dsol.gui.UIInitializer

public final class UIInitializer
extends Object

A UIInitializer
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: Lesser General Public License (LGPL) , no warranty.

Version:
$Revision: 1.1 $ $Date: 2007/01/06 13:23:33 $
Author:
Peter Jacobs

Method Summary
static void initialize()
          initializes the uiManager
static void main(String[] args)
          shows all parameters of the current uimanager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

initialize

public static void initialize()
initializes the uiManager


main

public static void main(String[] args)
shows all parameters of the current uimanager

Parameters:
args - the command-line arguments


Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.