Uses of Enum Class
overit.geocall.basic.ui.container.TaskBar.Layout
Packages that use TaskBar.Layout
-
Uses of TaskBar.Layout in overit.geocall.basic.ui.container
Methods in overit.geocall.basic.ui.container that return TaskBar.LayoutModifier and TypeMethodDescriptionstatic TaskBar.LayoutTaskBar.Layout.getInstance(String mode) Returns a static instance of the layout of the Taskbarstatic TaskBar.LayoutReturns the enum constant of this class with the specified name.static TaskBar.Layout[]TaskBar.Layout.values()Returns an array containing the constants of this enum class, in the order they are declared.