gui.run
Class RunLookAndFeel

java.lang.Object
  extended by gui.run.RunLookAndFeel

public class RunLookAndFeel
extends java.lang.Object

User: Douglas Lyon Date: Apr 30, 2009 Time: 6:56:22 AM Copyright DocJava, Inc., 2007


Constructor Summary
RunLookAndFeel()
           
 
Method Summary
static javax.swing.LookAndFeel getLook()
           
static javax.swing.LookAndFeel[] getLooks()
           
static void main(java.lang.String[] args)
           
static void print()
           
static void setCrossPlatform()
           
static void setSystem()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunLookAndFeel

public RunLookAndFeel()
Method Detail

setSystem

public static void setSystem()

getLook

public static javax.swing.LookAndFeel getLook()

getLooks

public static javax.swing.LookAndFeel[] getLooks()

setCrossPlatform

public static void setCrossPlatform()

print

public static void print()

main

public static void main(java.lang.String[] args)
                 throws javax.swing.UnsupportedLookAndFeelException
Throws:
javax.swing.UnsupportedLookAndFeelException