|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.wcb.autohome.util.Item
Filename: $Id: Item.java,v 1.2 2003/12/22 20:51:32 wbogaardt Exp $ This class is a sort of place holder for use in displaying information on the events panel and macros panel.
Field Summary | |
(package private) int |
iType
|
Constructor Summary | |
Item(java.lang.Object[] array)
|
Method Summary | |
javax.swing.Icon |
getIcon()
|
int |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
int iType
Constructor Detail |
public Item(java.lang.Object[] array)
Method Detail |
public javax.swing.Icon getIcon()
public int getType()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |