|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents an item on the ToolPanel. If the Tool is a PropertyConsumer and a property prefix is used, the prefix should be used as the key as it is supposed to be unique and can be used as a known discriminator.
Method Summary | |
java.awt.Container |
getFace()
The retrieval tool's interface. |
java.lang.String |
getKey()
The retrieval key for this tool. |
void |
setKey(java.lang.String aKey)
Set the retrieval key for this tool. |
Method Detail |
public java.awt.Container getFace()
public java.lang.String getKey()
public void setKey(java.lang.String aKey)
aKey
- The key for this tool.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |