Spec-Zone .ru
спецификации, руководства, описания, API
|
@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") public abstract class LabeledBuilder<B extends LabeledBuilder<B>> extends ControlBuilder<B>
Labeled
Modifier | Constructor and Description |
---|---|
protected |
LabeledBuilder() |
Modifier and Type | Method and Description |
---|---|
B |
alignment(Pos x)
Set the value of the
alignment property for the instance constructed by this builder. |
void |
applyTo(Labeled x) |
B |
contentDisplay(ContentDisplay x)
Set the value of the
contentDisplay property for the instance constructed by this builder. |
B |
ellipsisString(java.lang.String x)
Set the value of the
ellipsisString property for the instance constructed by this builder. |
B |
font(Font x)
Set the value of the
font property for the instance constructed by this builder. |
B |
graphic(Node x)
Set the value of the
graphic property for the instance constructed by this builder. |
B |
graphicTextGap(double x)
Set the value of the
graphicTextGap property for the instance constructed by this builder. |
B |
mnemonicParsing(boolean x)
Set the value of the
mnemonicParsing property for the instance constructed by this builder. |
B |
text(java.lang.String x)
Set the value of the
text property for the instance constructed by this builder. |
B |
textAlignment(TextAlignment x)
Set the value of the
textAlignment property for the instance constructed by this builder. |
B |
textFill(Paint x)
Set the value of the
textFill property for the instance constructed by this builder. |
B |
textOverrun(OverrunStyle x)
Set the value of the
textOverrun property for the instance constructed by this builder. |
B |
underline(boolean x)
Set the value of the
underline property for the instance constructed by this builder. |
B |
wrapText(boolean x)
Set the value of the
wrapText property for the instance constructed by this builder. |
applyTo, contextMenu, maxHeight, maxWidth, minHeight, minWidth, prefHeight, prefWidth, skin, tooltip
applyTo, stylesheets, stylesheets
applyTo, blendMode, cache, cacheHint, clip, cursor, depthTest, disable, effect, eventDispatcher, focusTraversable, id, inputMethodRequests, layoutX, layoutY, managed, mouseTransparent, onContextMenuRequested, onDragDetected, onDragDone, onDragDropped, onDragEntered, onDragExited, onDragOver, onInputMethodTextChanged, onKeyPressed, onKeyReleased, onKeyTyped, onMouseClicked, onMouseDragEntered, onMouseDragExited, onMouseDragged, onMouseDragOver, onMouseDragReleased, onMouseEntered, onMouseExited, onMouseMoved, onMousePressed, onMouseReleased, onRotate, onRotationFinished, onRotationStarted, onScroll, onScrollFinished, onScrollStarted, onSwipeDown, onSwipeLeft, onSwipeRight, onSwipeUp, onTouchMoved, onTouchPressed, onTouchReleased, onTouchStationary, onZoom, onZoomFinished, onZoomStarted, opacity, pickOnBounds, rotate, rotationAxis, scaleX, scaleY, scaleZ, style, styleClass, styleClass, transforms, transforms, translateX, translateY, translateZ, userData, visible
public void applyTo(Labeled x)
public B alignment(Pos x)
alignment
property for the instance constructed by this builder.public B contentDisplay(ContentDisplay x)
contentDisplay
property for the instance constructed by this builder.public B ellipsisString(java.lang.String x)
ellipsisString
property for the instance constructed by this builder.public B font(Font x)
font
property for the instance constructed by this builder.public B graphic(Node x)
graphic
property for the instance constructed by this builder.public B graphicTextGap(double x)
graphicTextGap
property for the instance constructed by this builder.public B mnemonicParsing(boolean x)
mnemonicParsing
property for the instance constructed by this builder.public B text(java.lang.String x)
text
property for the instance constructed by this builder.public B textAlignment(TextAlignment x)
textAlignment
property for the instance constructed by this builder.public B textFill(Paint x)
textFill
property for the instance constructed by this builder.public B textOverrun(OverrunStyle x)
textOverrun
property for the instance constructed by this builder.public B underline(boolean x)
underline
property for the instance constructed by this builder.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to