Frame.setTitle

Frame.setTitle

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void setTitle( String title )
Parameters
title
the specified title of this frame.
Description
Sets the title for this frame to the specified title.

See Also
getTitle