Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.