Tag Property
Stores application-defined data specific to this instance of the component.
Syntax
public long getTag(); public void setTag(long tag);
Remarks
This property can be used to store data specific to a particular instance of the component.
Default Value
0