DhWindow.getClosed

Overview | Methods | This Package | All Packages

DhWindow.getClosed

Determines whether the window is closed.

Syntax

final public boolean getClosed()

Return Value

Returns true if the window is closed; otherwise, returns false.

See Also   close