Component.setName
Class Overview | Class Members |
This Package |
All Packages
public void setName( String name )
Parameters
- name
- The string that is to be this
component's name.
Description
Sets the name of the component to the specified string.
See Also
getName