JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

A small fixed size picture, typically used to decorate components.

Attribute Summary

nametypedescription
Public
imageImage

Defines the Image to be painted by this Icon.

More: [+]

Defines the Image to be painted by this Icon.

Protected

Inherited Attributes

Function Summary

public static fromToolkitIcon(value: javax.swing.Icon) : Icon

More: [+]

Parameters
value
Returns
Icon
public getToolkitIcon() : javax.swing.Icon

More: [+]

Returns
Icon

Inherited Functions