public interface GraphicIcons<T extends GraphicIcons<T>>
| Type | Property and Description |
|---|---|
javafx.beans.property.ObjectProperty<javafx.scene.Node> |
graphic |
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<javafx.scene.Node> |
graphicProperty() |
default T |
icon(String icon) |
default T |
icon(String icon,
int size) |
Copyright © 2012–2017 MARID software development group. All rights reserved.