public class SkinManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
applySelectedSkin() |
static java.util.HashMap |
getSkinList()
This internal method returns an HashMap containing all available skins.
|
static void |
registerSkinFactory(SkinFactory sf) |
public static java.util.HashMap getSkinList()
public static void registerSkinFactory(SkinFactory sf)
public static boolean applySelectedSkin()
Copyright ? 2002 Romain Guy.