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

expand all

Profile: desktop, common

Overview

This node displays a symbol with an index

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicfontFont

the font for the symbol

indexString

the index

publicsubFontFont

the font for the index

symbolString

the symbol

publictextString

the symbol and the index to display, seperated by an underscore

Inherited Variables

Function Summary

create() : javafx.scene.Node
Returns
Node
 

Inherited Functions