static class AddTagsDialog.ExistingValues extends Object
Modifier and Type | Field and Description |
---|---|
private String |
tag |
private Map<String,Integer> |
valueCount |
Constructor and Description |
---|
ExistingValues(String tag) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
addValue(String val) |
private String |
getToolTip() |
String |
toString() |
ExistingValues(String tag)