Overview
An implementation of the Icon interface that paints Icons from Images. Images are created from a URL
Attribute Summary
Inherited Attributes
javafx.ui.Icon
public | name | type |
---|---|---|
icon | Icon |
Function Summary
- protected createIcon() : Icon
- public bound getIcon() : Icon
- public bound getImage() : Image
- public bound getURL() : URL
Inherited Functions
javafx.ui.Icon
Attributes
Functions
protected createIcon():Icon
-
Returns
- Icon
public bound getIcon():Icon
-
Returns
- Icon
public bound getImage():Image
-
Returns
- Image
public bound getURL():URL
-
Returns
- URL