public final class GUIUtil extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
PREFER_GTK
Whether to prefer the GTK look and feel on Unix.
|
static boolean |
THREAD_REPAINT_DEBUG
Enable thread repaint debugging.
|
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 THREAD_REPAINT_DEBUG
public static final boolean PREFER_GTK
public static void setLookAndFeel()
public static void logUncaughtExceptions(Logging logger)
logger
- loggerCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.