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

expand all

Profile: desktop, common

Overview

the application scene

Script Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicdefaultFont24Font
publicdefaultLayoutInfoLayoutInfo
publicdefaultSansFont18Font
publicdefaultSansFont20Font
publicdefaultSansFont22Font
publicdefaultSansFont36Font
publicdefaultSansSubFont36Font
publicdefaultSubFont24Font
publiclocaleRessourceResourceBundle

the application ressources

publicloggerLogger

the logger instance for the application

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
aboutBoxText
configurationViewConfigurationView

the configuration view

simulationViewSimulationView

the simulation view

treeViewTreeView

the tree view

Inherited Variables

Function Summary

public showConfigurationView() : Void

initialize & view the configuration

initialize & view the configuration

 
public showSimulationView() : Void

initialize & view the simulation

initialize & view the simulation

 
public showTreeView() : Void

initialize & view the tree view

initialize & view the tree view

 

Inherited Functions