Overview

An implementation of the Icon interface that paints Icons from Images. Images are created from a URL

Attribute Summary

nametypedescription
Public
cacheBoolean
downloadProgressfunction(:double,:double):Void
onLoadfunction():Void
PERM_IMAGE_CACHEHashSet
preloadIfLocalBoolean
sizeDimension
stretchStretch
stretchDirectionStretchDirection
totalDownloadedNumber
totalDownloadSizeNumber
urlString
Protected
imageImage

Inherited Attributes

javafx.ui.Icon

publicnametype
iconIcon

Function Summary

protected createIcon() : Icon
public bound getIcon() : Icon
public bound getImage() : Image
public bound getURL() : URL

Inherited Functions

javafx.ui.Icon

protected createIcon() : Icon
public bound getIcon() : Icon
public bound getImage() : Image

Attributes

Functions