Uses of Enum Class
com.streambase.sb.operator.parameter.UIHints.TextFontHint
Package
Description
Provides classes and interfaces to specify parameters for custom operators.
-
Uses of UIHints.TextFontHint in com.streambase.sb.operator.parameter
Modifier and TypeFieldDescriptionUIHints.textFontHint
Set a hint for text-field like properties to use a different font style.Modifier and TypeMethodDescriptionstatic UIHints.TextFontHint
Returns 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.Modifier and TypeMethodDescriptionUIHints.setTextFont
(UIHints.TextFontHint hint) Set the desired font hint for text-field-like controls