org.jzy3d.ui
Class LookAndFeel

java.lang.Object
  extended by org.jzy3d.ui.LookAndFeel

public class LookAndFeel
extends Object


Field Summary
protected static boolean done
           
 
Constructor Summary
LookAndFeel()
           
 
Method Summary
static void apply()
           
static String getDefaultInsets()
           
static String getNoInsets()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

done

protected static boolean done
Constructor Detail

LookAndFeel

public LookAndFeel()
Method Detail

apply

public static void apply()

getNoInsets

public static String getNoInsets()

getDefaultInsets

public static String getDefaultInsets()