JET

edu.utep.cs.jet.gui
Class WindowLookAndFeel

java.lang.Object
  extended by edu.utep.cs.jet.gui.WindowLookAndFeel

public class WindowLookAndFeel
extends Object

This class sets the User Interface to one of three styles, using the user interface manager to set the look and feel.

Author:
JET

Constructor Summary
WindowLookAndFeel()
           
 
Method Summary
static void SetNativeLookAndFeel()
          Sets the look and feel to look like the operating system that the user is running
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowLookAndFeel

public WindowLookAndFeel()
Method Detail

SetNativeLookAndFeel

public static void SetNativeLookAndFeel()
Sets the look and feel to look like the operating system that the user is running


JET

JET is Copyright (C) 2005-2008 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.