Uses of Enum Class
com.streambase.sb.operator.parameter.UIHints.TextFontHint
Packages that use UIHints.TextFontHint
Package
Description
Provides classes and interfaces to specify parameters for custom operators.
-
Uses of UIHints.TextFontHint in com.streambase.sb.operator.parameter
Fields in com.streambase.sb.operator.parameter declared as UIHints.TextFontHintModifier and TypeFieldDescriptionUIHints.textFontHintSet a hint for text-field like properties to use a different font style.Methods in com.streambase.sb.operator.parameter that return UIHints.TextFontHintModifier and TypeMethodDescriptionstatic UIHints.TextFontHintReturns the enum constant of this class with the specified name.static UIHints.TextFontHint[]UIHints.TextFontHint.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.streambase.sb.operator.parameter with parameters of type UIHints.TextFontHintModifier and TypeMethodDescriptionUIHints.setTextFont(UIHints.TextFontHint hint) Set the desired font hint for text-field-like controls