java.lang.Object
com.tlcsdm.core.javafx.helper.LayoutHelper
- 作者:
- unknowIfGuestInDream
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static javafx.scene.control.Buttonstatic javafx.scene.layout.HBoxhbox(double padding, double spacing, javafx.geometry.Pos alignment, javafx.scene.Node... children) static javafx.scene.layout.HBoxhbox(double padding, double spacing, javafx.scene.Node... children) static javafx.scene.control.Hyperlinkstatic javafx.scene.image.Imagestatic javafx.scene.image.Imagestatic javafx.scene.image.ImageViewstatic javafx.scene.image.ImageViewstatic javafx.scene.image.ImageViewiconView(javafx.scene.image.Image icon) static javafx.scene.image.ImageViewiconView(javafx.scene.image.Image icon, double size) static javafx.scene.image.ImageViewstatic javafx.scene.control.Labelstatic javafx.scene.control.Labelstatic javafx.scene.control.TextFieldstatic javafx.scene.layout.VBoxvbox(double padding, double spacing, javafx.geometry.Pos alignment, javafx.scene.Node... children) static javafx.scene.layout.VBoxvbox(double padding, double spacing, javafx.scene.Node... children)
-
构造器详细资料
-
LayoutHelper
public LayoutHelper()
-
-
方法详细资料
-
textField
-
label
-
label
-
vbox
public static javafx.scene.layout.VBox vbox(double padding, double spacing, javafx.geometry.Pos alignment, javafx.scene.Node... children) -
vbox
public static javafx.scene.layout.VBox vbox(double padding, double spacing, javafx.scene.Node... children) -
hbox
public static javafx.scene.layout.HBox hbox(double padding, double spacing, javafx.geometry.Pos alignment, javafx.scene.Node... children) -
hbox
public static javafx.scene.layout.HBox hbox(double padding, double spacing, javafx.scene.Node... children) -
button
-
hyperlink
-
icon
-
icon
-
iconView
public static javafx.scene.image.ImageView iconView(javafx.scene.image.Image icon) -
iconView
-
iconView
public static javafx.scene.image.ImageView iconView(javafx.scene.image.Image icon, double size) -
imageView
-
iconView
-