|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.bbn.openmap.tools.icon.IconFactoryTestingTool
An example class and example for how to use the OMIconFactory and IconParts to create Icons. Can be run as a class, or can be used as an OpenMap Tool to show up on the OpenMap ToolPanel.
| Constructor Summary | |
IconFactoryTestingTool()
|
|
| Method Summary | |
java.awt.Container |
getFace()
The retrieval tool's interface. |
java.lang.String |
getKey()
The retrieval key for this tool |
static void |
main(java.lang.String[] argv)
|
void |
setKey(java.lang.String aKey)
Set the retrieval key for this tool |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IconFactoryTestingTool()
| Method Detail |
public java.awt.Container getFace()
getFace in interface Toolpublic java.lang.String getKey()
getKey in interface Toolpublic void setKey(java.lang.String aKey)
setKey in interface ToolaKey - The key for this tool.public static void main(java.lang.String[] argv)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||