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

expand all

Profile: desktop, common

Overview

A handle/proxy for a Number reference.

Profile: desktop

Inherited Variables

Constructor Summary

public FXFloatValue(float value, javafx.reflect.FXPrimitiveType type)
Parameters
value
type
Returns
 

Method Summary

public java.lang.Object asObject()
Returns
Object
 
public float floatValue()
Returns
float
 
public java.lang.String getValueString()
Returns
String
 
public java.lang.String toString()
Returns
String
 

Inherited Functions