Package | Description |
---|---|
com.uc4.communication |
This package contains classes for the communication with the UC4 Server.
|
Modifier and Type | Method and Description |
---|---|
FontSettings.Style |
FontSettings.getScriptFontStyle()
Returns the font style used in scripts, reports and activation logs.
|
static FontSettings.Style |
FontSettings.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontSettings.Style[] |
FontSettings.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FontSettings.setScriptFontStyle(FontSettings.Style style)
Sets the font style used in scripts, reports and activation logs.
|
Copyright © 2019. All rights reserved.