java.lang.Object
jfxtras.scene.layout.responsivepane.Stylesheet
-
Property Summary
Properties -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavafx.beans.property.ObjectProperty<String>
FilegetFile()
Gets the value of the property file.Gets the value of the property sizeAtLeast.void
Sets the value of the property file.void
setSizeAtLeast
(Size value) Sets the value of the property sizeAtLeast.javafx.beans.property.ObjectProperty<Size>
SizeAtLeast (in inches)withSizeAtLeast
(Size value)
-
Property Details
-
file
File- See Also:
-
sizeAtLeast
SizeAtLeast (in inches)- See Also:
-
-
Field Details
-
fileProperty
-
sizeAtLeastProperty
-
-
Constructor Details
-
Stylesheet
public Stylesheet()For FXML -
Stylesheet
- Parameters:
sizeAtLeast
- size in inchesfile
-
-
-
Method Details
-
fileProperty
File- See Also:
-
getFile
Gets the value of the property file.- Property description:
- File
-
setFile
Sets the value of the property file.- Property description:
- File
-
withFile
-
sizeAtLeastProperty
SizeAtLeast (in inches)- See Also:
-
getSizeAtLeast
Gets the value of the property sizeAtLeast.- Property description:
- SizeAtLeast (in inches)
-
setSizeAtLeast
Sets the value of the property sizeAtLeast.- Property description:
- SizeAtLeast (in inches)
-
withSizeAtLeast
-
describeSizeConstraints
-