Uses of Enum Class
com.uc4.communication.GeneralSettings.ToolbarLabel
Packages that use GeneralSettings.ToolbarLabel
-
Uses of GeneralSettings.ToolbarLabel in com.uc4.communication
Methods in com.uc4.communication that return GeneralSettings.ToolbarLabelModifier and TypeMethodDescriptionGeneralSettings.getToolbarLabel()Returns the location of the toolbar label.static GeneralSettings.ToolbarLabelReturns the enum constant of this class with the specified name.static GeneralSettings.ToolbarLabel[]GeneralSettings.ToolbarLabel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.uc4.communication with parameters of type GeneralSettings.ToolbarLabelModifier and TypeMethodDescriptionvoidGeneralSettings.setToolbarLabel(GeneralSettings.ToolbarLabel toolbarLabel) Sets the location of the toolbar label.