|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Description
Everything having a settable description should extend this interface.
Field Summary | |
---|---|
static String |
DESCRIPTION_KEY
Optional key within the Map when creating an AMX implementing Description. |
Method Summary | |
---|---|
String |
getDescription()
Return the item description. |
void |
setDescription(String description)
Set the item description. |
Field Detail |
---|
static final String DESCRIPTION_KEY
Method Detail |
---|
String getDescription()
void setDescription(String description)
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.