|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name set once it has been configured.
Method Summary | |
---|---|
void |
setName(String name)
Sets the (preferably application unique) name for this component. |
Method Detail |
---|
void setName(String name)
name
- the preferably application unique name for this component.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |