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

Profile: desktop, common

Overview

Specifies the state of a Window control.

Script Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
public-readMAXIMIZEDInteger2

Indicates that the window is maximized.

public-readMINIMIZEDInteger1

Indicates that the window is minimized.

public-readNORMALInteger0

Indicated that the window is neither maximized nor minimized.

Inherited Variables

Inherited Functions