Package javafx.css
package javafx.css
-
ClassDescriptionA CssMetaData instance provides information about the CSS style and provides the hooks that allow CSS to set a property value.Styleable comprises the minimal interface required for an object to be styled by CSS.This class extends
BooleanPropertyBaseand provides a partial implementation of aStyleableProperty.This class extendsIntegerPropertyBaseand provides a partial implementation of aStyleableProperty.This class extendsObjectPropertyBaseand provides a partial implementation of aStyleableProperty.StyleableProperty allows ajavafx.beans.propertyto be styled from CSS.StyleConverter<F,T> Converter convertsParsedValue&tl;F,T>from type F to type T. theCssMetaDataAPI requires aStyleConverterwhich is used when computing a value for the .Enumeration of the possible source or origin of a stylesheet and styles.