ewe.ui
Class StyleManager

java.lang.Object
  extended byewe.ui.StyleManager

public class StyleManager
extends Object

This class will be used to alter the style of the Gui components in versions of the Ewe VM that support a pluggable look and feel.

As of version 1.22, no VM supports this, but future desktop versions will.


Constructor Summary
StyleManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, toString
 

Constructor Detail

StyleManager

public StyleManager()