public static class Styles.Rule
extends java.lang.Object
Constructor and Description |
---|
Rule(java.lang.String styleClass) |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(java.lang.String key,
short type,
java.lang.Object value) |
void |
apply(javafx.scene.Node node) |
java.util.Map<java.lang.String,Styles.Property> |
getProperties() |
java.lang.String |
getStyleClass() |
public java.lang.String getStyleClass()
public void addProperty(java.lang.String key, short type, java.lang.Object value)
public java.util.Map<java.lang.String,Styles.Property> getProperties()
public void apply(javafx.scene.Node node)
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence