|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.ejtools.adwt.util.DefaultObjectRenderer
| Field Summary | |
protected java.util.Map |
objects
Description of the Field |
| Constructor Summary | |
DefaultObjectRenderer()
|
|
| Method Summary | |
javax.swing.Icon |
getIcon(java.lang.Object o)
Gets the icon attribute of the DefaultObjectRenderer object |
java.lang.String |
getLabel(java.lang.Object o)
Gets the label attribute of the DefaultObjectRenderer object |
protected ObjectWrapper |
getObjectWrapper(java.lang.Object o)
Gets the objectWrapper attribute of the DefaultObjectRenderer object |
protected static java.awt.Image |
loadImage(java.lang.String resourceName)
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Map objects
| Constructor Detail |
public DefaultObjectRenderer()
| Method Detail |
public javax.swing.Icon getIcon(java.lang.Object o)
getIcon in interface ObjectRenderero - Description of the Parameter
public java.lang.String getLabel(java.lang.Object o)
getLabel in interface ObjectRenderero - Description of the Parameter
protected ObjectWrapper getObjectWrapper(java.lang.Object o)
o - Description of the Parameter
protected static java.awt.Image loadImage(java.lang.String resourceName)
resourceName - Description of the Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||