Class LabeledText

All Implemented Interfaces:
LayoutMeasurable, LayoutMeasurableMixin, HasBlendModeProperty, HasClipProperty, HasEffectProperty, HasFillProperty, HasFontProperty, HasLayoutXProperty, HasLayoutYProperty, HasManagedProperty, HasMouseTransparentProperty, HasOnMouseClickedProperty, HasOpacityProperty, HasParentProperty, HasSmoothProperty, HasStrokeDashOffsetProperty, HasStrokeLineCapProperty, HasStrokeLineJoinProperty, HasStrokeMiterLimitProperty, HasStrokeProperty, HasStrokeTypeProperty, HasStrokeWidthProperty, HasTextAlignmentProperty, HasTextOriginProperty, HasTextProperty, HasVisibleProperty, HasWrappingWidthProperty, HasXProperty, HasYProperty, Styleable, EventTarget, INode

public class LabeledText extends Text
LabeledText allows the Text to be styled by the CSS properties of Labeled that are meant to style the textual component of the Labeled. LabeledText has the style class "text"
  • Constructor Details

    • LabeledText

      public LabeledText(Labeled labeled)