Frame.getTitle

Frame.getTitle

Class Overview | Class Members | This Package | All Packages

Syntax
public String getTitle()
Returns
the title of this frame, or null if this frame doesn't have a title.
Description
Gets the title of the frame.

See Also
setTitle