|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.ejtools.adwt.BeanContextListView.ContextElement
Description of the Class
| Field Summary | |
protected javax.swing.ImageIcon |
icon
Description of the Field |
protected java.lang.Object |
obj
Description of the Field |
protected java.lang.String |
txt
Description of the Field |
| Constructor Summary | |
BeanContextListView.ContextElement(java.lang.Object obj1)
Constructor for the ContextNode object |
|
| Method Summary | |
java.awt.Component |
getComponent()
Gets the component attribute of the ContextNode object |
java.lang.Object |
getUserObject()
Gets the userObject attribute of the ContextNode object |
java.lang.String |
toString()
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected javax.swing.ImageIcon icon
protected java.lang.Object obj
protected java.lang.String txt
| Constructor Detail |
public BeanContextListView.ContextElement(java.lang.Object obj1)
obj1 - Description of Parameter| Method Detail |
public java.awt.Component getComponent()
getComponent in interface java.beans.beancontext.BeanContextChildComponentProxypublic java.lang.Object getUserObject()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||