java.lang.Object
io.github.palexdev.materialfx.builders.layout.NodeBuilder<P>
io.github.palexdev.materialfx.builders.layout.ParentBuilder<R>
io.github.palexdev.materialfx.builders.layout.RegionBuilder<C>
io.github.palexdev.materialfx.builders.base.ControlBuilder<F>
io.github.palexdev.materialfx.builders.control.TextFieldBuilder<MFXPasswordField>
io.github.palexdev.materialfx.builders.control.PasswordFieldBuilder
- All Implemented Interfaces:
INodeBuilder<MFXPasswordField>
-
Field Summary
Fields inherited from class io.github.palexdev.materialfx.builders.layout.NodeBuilder
node -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PasswordFieldBuilderstatic PasswordFieldBuilderpasswordField(MFXPasswordField passwordField) setAllowCopy(boolean allowCopy) setAllowCut(boolean allowCut) setAllowPaste(boolean allowPaste) setHideCharacter(String hideCharacter) setShowPassword(boolean showPassword) Methods inherited from class io.github.palexdev.materialfx.builders.control.TextFieldBuilder
setAlignment, setAllowEdit, setAnimated, setBorderGap, setCaretVisible, setFloatingText, setFloatingTextGap, setFloatMode, setFont, setGraphicTextGap, setLeadingIcon, setPrefColumnCount, setPromptText, setScaleOnAbove, setSelectable, setText, setTextFill, setTextLimit, setTrailingIcon, textField, textFieldMethods inherited from class io.github.palexdev.materialfx.builders.base.ControlBuilder
control, setContextMenu, setSkin, setTooltipMethods inherited from class io.github.palexdev.materialfx.builders.layout.RegionBuilder
region, region, setBackground, setBorder, setCacheShape, setCenterShape, setMaxHeight, setMaxSize, setMaxWidth, setMinHeight, setMinSize, setMinWidth, setPadding, setPrefHeight, setPrefSize, setPrefWidth, setScaleShape, setShape, setSnapToPixelMethods inherited from class io.github.palexdev.materialfx.builders.layout.ParentBuilder
addStylesheets, parent, requestLayout, setStylesheetsMethods inherited from class io.github.palexdev.materialfx.builders.layout.NodeBuilder
addEventFilter, addEventHandler, addStyleClasses, autosize, getNode, node, pseudoClassStateChanged, relocate, removeEventFilter, removeEventHandler, requestFocus, resize, resizeRelocate, setCache, setCacheHint, setClip, setCursor, setDisable, setEffect, setFocusTraversable, setId, setManaged, setMouseTransparent, setNodeOrientation, setOpacity, setRotate, setScaleX, setScaleY, setScaleZ, setStyle, setStyleClasses, setTranslateX, setTranslateY, setTranslateZ, setViewOrder, setVisible
-
Constructor Details
-
PasswordFieldBuilder
public PasswordFieldBuilder() -
PasswordFieldBuilder
-
-
Method Details
-
passwordField
-
passwordField
-
setAllowCopy
-
setAllowCut
-
setAllowPaste
-
setShowPassword
-
setHideCharacter
-