Class | Description |
---|---|
ConditionalLabelAction |
Adds labels to a
TextBlock if the given criteria are met. |
DefaultLabels |
Some pre-defined labels which can be used in conjunction with
TextBlock.addLabel(String) and TextBlock.hasLabel(String) . |
LabelAction |
Helps adding labels to
TextBlock s. |