Overview | Methods | This Package | All Packages
Sets the name of the current window.
Syntax
final public void setName( String name )
Parameters
name
The name of the window. This name cannot contain punctuation.
See Also getName