creamtec.webcream.gui
Class VersionHelper
java.lang.Object
creamtec.webcream.gui.VersionHelper
public class VersionHelper
- extends java.lang.Object
Convenience class that encapsulates the properties and classes that
differ from version to version. For instance, depending on the JDK version
an appropriate toolkit is installed.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fontPropertiesClass
public static java.lang.Class fontPropertiesClass
SUPPORTED_JDK_VERSION
public static java.lang.String SUPPORTED_JDK_VERSION
TOOLKIT_CLASS_NAME
public static java.lang.String TOOLKIT_CLASS_NAME
WEBCREAM_VERSION
public static final java.lang.String WEBCREAM_VERSION
- See Also:
- Constant Field Values
WEBCREAM_VERSION_ID
public static final int WEBCREAM_VERSION_ID
- See Also:
- Constant Field Values
VersionHelper
public VersionHelper()
getToolkitClassName
public static java.lang.String getToolkitClassName()
init
public static void init(boolean initGUI)
Copyright © 2000-2006 CreamTec LLC. All Rights Reserved.