Uses of Enum Class
de.espirit.firstspirit.access.store.templatestore.gom.TabMode
Packages that use TabMode
-
Uses of TabMode in de.espirit.firstspirit.access.store.templatestore.gom
Methods in de.espirit.firstspirit.access.store.templatestore.gom that return TabModeModifier and TypeMethodDescriptionGomGroup.getTabs()The tab rendering modeGomGroup.tabs()Convenience API forGomGroup.getTabs()returning a non-null valuestatic @Nullable TabModeExceptional handling to find a tab mode by its swing code, where 0 is used for no tabs.static TabModeReturns the enum constant of this class with the specified name.static TabMode[]TabMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.access.store.templatestore.gom with parameters of type TabMode