Uses of Enum Class
com.github.tadukoo.view.lookandfeel.TitlePosition
Packages that use 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
Fields in com.github.tadukoo.view.lookandfeel declared as TitlePositionModifier and TypeFieldDescriptionprivate TitlePositionTadukooTheme.TadukooThemeBuilder.titledBorderPositionThe default position for the title in Titled BordersMethods in com.github.tadukoo.view.lookandfeel that return TitlePositionModifier and TypeMethodDescriptionstatic TitlePositionReturns 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.Methods in com.github.tadukoo.view.lookandfeel with parameters of type TitlePositionModifier and TypeMethodDescriptionTadukooTheme.TadukooThemeBuilder.titledBorderPosition(TitlePosition titledBorderPosition)