Package | Description |
---|---|
javafx.fxml |
Contains classes for loading an object hierarchy from markup.
|
Modifier and Type | Field and Description |
---|---|
java.util.LinkedList<FXMLLoader.Attribute> |
FXMLLoader.Element.eventHandlerAttributes |
java.util.LinkedList<FXMLLoader.Attribute> |
FXMLLoader.Element.instancePropertyAttributes |
java.util.LinkedList<FXMLLoader.Attribute> |
FXMLLoader.Element.staticPropertyAttributes |
Modifier and Type | Method and Description |
---|---|
void |
FXMLLoader.Element.processPropertyAttribute(FXMLLoader.Attribute attribute) |