public class Debug extends PropertyAccess
javaws_prefix, jnlp_prefix| Constructor and Description |
|---|
Debug() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
debug(String subcomponent) |
static boolean |
debugAll() |
static void |
initSingleton()
Ensures static init block has been issues, i.e.
|
static boolean |
verbose() |
addTrustedPrefix, getBooleanProperty, getBooleanProperty, getIntProperty, getLongProperty, getProperty, getProperty, isPropertyDefined, isTrustedpublic static final void initSingleton()
PropertyAccess.isPropertyDefined(String, boolean).public static final boolean verbose()
public static final boolean debugAll()
public static final boolean debug(String subcomponent)