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

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicimageImage

Defines the Image to be painted by this Icon.

Inherited Variables

Function Summary

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

Inherited Functions