Frame.setTitle
Class Overview | Class Members |
This Package |
All Packages
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