Dialog.setModal
Dialog.setModal
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public void setModal( boolean
b
)
Description
Specifies whether this dialog is modal. A modal Dialog grabs all the input to the parent frame from the user.
See Also
isModal