public final class GUIUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
PREFER_GTK
Whether to prefer the GTK look and feel on Unix.
|
Modifier | Constructor and Description |
---|---|
private |
GUIUtil()
Fake constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
logUncaughtExceptions(Logging logger)
Setup logging of uncaught exceptions.
|
static void |
setLookAndFeel()
Setup look at feel.
|
public static final boolean PREFER_GTK
public static void setLookAndFeel()
public static void logUncaughtExceptions(Logging logger)
logger
- loggerCopyright © 2019 ELKI Development Team. License information.