|
|||||||||
| Home >> All >> org >> mitre >> [ cvw overview ] | PREV NEXT | ||||||||
Uses of Class
org.mitre.cvw.ImagePanel
| Uses of ImagePanel in org.mitre.cvw |
| Fields in org.mitre.cvw declared as ImagePanel | |
(package private) ImagePanel |
ImageApp.iPanel
|
| Methods in org.mitre.cvw that return ImagePanel | |
ImagePanel |
ImagePanelCache.get(java.lang.String key)
Returns the ImagePanel given an string representing object number |
ImagePanel |
ImagePanelCache.put(java.lang.String key,
ImagePanel value)
Add the ImagePanel to the hashtable using the object number string as a key. |
| Methods in org.mitre.cvw with parameters of type ImagePanel | |
ImagePanel |
ImagePanelCache.put(java.lang.String key,
ImagePanel value)
Add the ImagePanel to the hashtable using the object number string as a key. |
void |
ImageApp.showMenu(ImagePanel ip,
java.awt.Point p)
Shows the menu for the image panel passed in. |
|
|||||||||
| Home >> All >> org >> mitre >> [ cvw overview ] | PREV NEXT | ||||||||