public class BootStrapPlatform extends Object
Constructor and Description |
---|
BootStrapPlatform() |
Modifier and Type | Method and Description |
---|---|
static void |
applyPlatformHacks() |
static void |
initGui()
This method allows the compiler to have a tree logger in an AWT window and
allow generators to use AWT for image generation.
|
static void |
initHostedMode() |
static boolean |
isMac()
Return true if we are running on a Mac.
|
public static void applyPlatformHacks()
public static void initGui()
public static void initHostedMode()
public static boolean isMac()
Copyright © 2018. All rights reserved.