Uses of Enum Class
com.github.tadukoo.view.lookandfeel.TitlePosition
Package
Description
Contains the
TadukooLookAndFeel
, which allows you
to customize the Look & Feel more easily through the use of the
TadukooTheme
class and
TadukooThemeFactory
.-
Uses of TitlePosition in com.github.tadukoo.view.lookandfeel
Modifier and TypeFieldDescriptionprivate TitlePosition
TadukooTheme.TadukooThemeBuilder.titledBorderPosition
The default position for the title in Titled BordersModifier and TypeMethodDescriptionstatic TitlePosition
Returns the enum constant of this class with the specified name.static TitlePosition[]
TitlePosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTadukooTheme.TadukooThemeBuilder.titledBorderPosition
(TitlePosition titledBorderPosition)