wt.clients.util
Class WTCell
java.lang.Object
symantec.itools.awt.multiList.Cell
symantec.itools.awt.multiList.TextAndImageCell
wt.clients.util.WTCell
- All Implemented Interfaces:
- ImageObserver, Serializable
- public class WTCell
- extends symantec.itools.awt.multiList.TextAndImageCell
- See Also:
- Serialized Form
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 |
myObject
private Object myObject
WTCell
public WTCell(WTMultiList aList,
String aValue,
Image aImage,
WTObject aObject)
WTCell
public WTCell(WTMultiList aList,
String aValue,
Object aObject)
WTCell
public WTCell(WTMultiList aList,
String aValue,
WTObject aObject)
getObject
public Object getObject()