Package net.bluemind.tag.api
Class Tag
java.lang.Object
net.bluemind.tag.api.Tag
This class is used to associate a color and a label to an item
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
label
A keyword we want to associate to anItem
-
color
hexadecimal code for a color, eg. 6f6f6f means grey.
-
-
Constructor Details
-
Tag
public Tag()
-
-
Method Details
-
create
-