Spec-Zone .ru
спецификации, руководства, описания, API

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

Profile: desktop, common

Overview

A fixed size picture, typically used to decorate components.

Profile: desktop

Variable Summary

access name type Can Read Can Init Can Write Default Value description
public image Image

Defines the Image to be painted by this Icon.

Inherited Variables

Script Function Summary

public fromToolkitIcon(value: javax.swing.Icon) : SwingIcon
Parameters
value
Returns
SwingIcon
 

Function Summary

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

Inherited Functions