|
Spec-Zone .ru
спецификации, руководства, описания, API
|
@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") public class PasswordFieldBuilder<B extends PasswordFieldBuilder<B>> extends TextFieldBuilder<B>
PasswordField| Modifier | Constructor and Description |
|---|---|
protected |
PasswordFieldBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PasswordField |
build()
Make an instance of
PasswordField based on the properties set on this builder. |
static PasswordFieldBuilder<?> |
create() |
applyTo, onAction, prefColumnCount, promptTextapplyTo, editable, textapplyTo, contextMenu, maxHeight, maxWidth, minHeight, minWidth, prefHeight, prefWidth, skin, tooltipapplyToapplyTo, blendMode, cache, cacheHint, clip, cursor, depthTest, disable, effect, eventDispatcher, focusTraversable, id, inputMethodRequests, layoutX, layoutY, managed, mouseTransparent, onDragDetected, onDragDone, onDragDropped, onDragEntered, onDragExited, onDragOver, onInputMethodTextChanged, onKeyPressed, onKeyReleased, onKeyTyped, onMouseClicked, onMouseDragged, onMouseEntered, onMouseExited, onMouseMoved, onMousePressed, onMouseReleased, onScroll, opacity, pickOnBounds, rotate, rotationAxis, scaleX, scaleY, scaleZ, style, styleClass, styleClass, transforms, transforms, translateX, translateY, translateZ, userData, visiblepublic static PasswordFieldBuilder<?> create()
public PasswordField build()
PasswordField based on the properties set on this builder.build in class TextFieldBuilder<B extends PasswordFieldBuilder<B>>Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. Use is subject to .