Package | Description |
---|---|
com.uc4.communication |
This package contains classes for the communication with the UC4 Server.
|
Modifier and Type | Method and Description |
---|---|
GeneralSettings.ToolbarLabel |
GeneralSettings.getToolbarLabel()
Returns the location of the toolbar label.
|
static GeneralSettings.ToolbarLabel |
GeneralSettings.ToolbarLabel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralSettings.ToolbarLabel[] |
GeneralSettings.ToolbarLabel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GeneralSettings.setToolbarLabel(GeneralSettings.ToolbarLabel toolbarLabel)
Sets the location of the toolbar label.
|
Copyright © 2019. All rights reserved.