|
Spec-Zone .ru
спецификации, руководства, описания, API
|
@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") @Deprecated public class HBoxBuilder<B extends HBoxBuilder<B>> extends PaneBuilder<B>
HBox| Modifier | Constructor and Description |
|---|---|
protected |
HBoxBuilder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
B |
alignment(Pos x)
Deprecated.
Set the value of the
alignment property for the instance constructed by this builder. |
void |
applyTo(HBox x)
Deprecated.
|
HBox |
build()
Deprecated.
Make an instance of
HBox based on the properties set on this builder. |
static HBoxBuilder<?> |
create()
Deprecated.
Creates a new instance of HBoxBuilder.
|
B |
fillHeight(boolean x)
Deprecated.
Set the value of the
fillHeight property for the instance constructed by this builder. |
B |
spacing(double x)
Deprecated.
Set the value of the
spacing property for the instance constructed by this builder. |
applyTo, children, childrenapplyTo, maxHeight, maxWidth, minHeight, minWidth, padding, prefHeight, prefWidth, snapToPixelapplyTo, stylesheets, stylesheetsapplyTo, 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, visibleprotected HBoxBuilder()
public static HBoxBuilder<?> create()
public B alignment(Pos x)
alignment property for the instance constructed by this builder.public B fillHeight(boolean x)
fillHeight property for the instance constructed by this builder.public B spacing(double x)
spacing property for the instance constructed by this builder.Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to .