Microsoft SDK for Java

Component.getName

Retrieves the name of the component that is maintained by the site.

Syntax

public synchronized String getName()

Return Value

Returns the component name held by the component's site. If the component does not have a site, null is returned.

See Also   setName

© 1999 Microsoft Corporation. All rights reserved. Terms of use.