Dialog.setTitle

Dialog.setTitle

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void setTitle( String title )
Parameters
title
the new title being given to the dialog
Description
Sets the title of the Dialog.

See Also
getTitle