|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tool
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 |
|---|
java.awt.Container getFace()
java.lang.String getKey()
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 | |||||||||