DhWindow.setName

Overview | Methods | This Package | All Packages

DhWindow.setName

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