wt.clients.beans
Class WTCell
java.lang.Object
symantec.itools.awt.multiList.Cell
symantec.itools.awt.multiList.TextAndImageCell
wt.clients.beans.WTCell
- All Implemented Interfaces:
- ImageObserver, Serializable
- class WTCell
- extends symantec.itools.awt.multiList.TextAndImageCell
Fields inherited from class symantec.itools.awt.multiList.TextAndImageCell |
im, list, text |
Methods inherited from class symantec.itools.awt.multiList.TextAndImageCell |
drawCell, getImage, getText, imageUpdate, toString |
myDetail
private WTObject myDetail
WTCell
public WTCell(WTList aList,
String aValue,
Image aImage,
WTObject aDetail)
WTCell
public WTCell(WTList aList,
String aValue,
WTObject aDetail)
getDetail
public WTObject getDetail()