javafx.ui

Image

Extends: Icon

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

Attributes

public baseURL: String?
public downloadProgress: function(Number,Number):*
protected image: java.awt.Image?
private notifier: net.java.javafx.ui.ImageLoadingNotifier
public onLoad: function():*
public preloadIfLocal: Boolean?
public size: java.awt.Dimension?
public stretch: Stretch?
public stretchDirection: StretchDirection?
public totalDownloadSize: Number
public totalDownloaded: Number
public url: String?

Attributes Inherited from javafx.ui.Icon

icon

Operations/Functions

private getImage0()
public getURL(): java.net.URL
private installListener()

Operations/Functions Inherited from javafx.ui.Icon

createIcon, getIcon, getImage