Package com.anylogic.engine.presentation
- java.lang.Object
- com.anylogic.engine.presentation.LaunchConfiguration
@AnyLogicInternalAPI public class LaunchConfiguration extends Object
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
it may be removed/renamed in future.
Modifier and Type | Field | Description |
---|---|---|
String | architecture | |
boolean | debug | |
boolean | developerPanelEnabled | |
boolean | developerPanelVisibleOnStart | |
String | edition | |
String | editionModification | |
String | javaVersion | |
String | language |
Standard format of locale as defined in
Locale.toString() , e.g.:
en
en_US
ru
ru_RU
pt_BR
pt_BR_aa
|
String | platform | |
String | startOrigin | |
String | version | |
String | versionModification |
Constructor | Description |
---|---|
LaunchConfiguration() |
public String language
Standard format of locale as defined in
Locale.toString()
, e.g.: