Form.getModal

Overview | Methods | This Package | All Packages

Form.getModal

Retrieves a boolean value that indicates whether this form is modal.

Syntax

public final boolean getModal()

Return Value

Returns true if this form is currently modal; otherwise, returns false.

See Also   showDialog