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

Profile: desktop, common

Overview

Inherited Variables

Function Summary

public getJFXClass() : javafx.reflect.FXClassType

Get the javafx.reflect.FXClassType for this object instance.

Get the javafx.reflect.FXClassType for this object instance. It is safe to cast the return type to javafx.reflect.FXLocal.ClassType to access additional methods.

Returns
FXClassType
The JavaFX Class Type wrapper for this instance
 

Inherited Functions