Constructor and Description |
---|
IconFactoryTestingTool() |
Modifier and Type | Method and Description |
---|---|
java.awt.Container |
getFace()
The retrieval tool's interface.
|
java.lang.String |
getKey()
The retrieval key for this tool
|
int |
getOrientation()
Set the orientation for the GUI of the Tool, SwingConstants.HORIZONTAL or
SwingConstants.VERTICAL.
|
static void |
main(java.lang.String[] argv) |
void |
setKey(java.lang.String aKey)
Set the retrieval key for this tool
|
void |
setOrientation(int orientation)
Set the orientation for the GUI of the Tool, SwingConstants.HORIZONTAL or
SwingConstants.VERTICAL.
|
public java.awt.Container getFace()
public java.lang.String getKey()
public void setKey(java.lang.String aKey)
public static void main(java.lang.String[] argv)
public void setOrientation(int orientation)
Tool
setOrientation
in interface Tool
orientation
- that should be set on tool.public int getOrientation()
Tool
getOrientation
in interface Tool
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details