Tag tagToEdit = DictionaryManager.getDictionary("CF_DICTIONARY").getTag(tagItem.getName());
/*
* Setup the tageditor dialog
*/
TagEditDialog tagview = new TagEditDialog(shell, tagToEdit);
tagview.setSelectedattributes(attributeMap);
/*
* Once the editor closes, we do this
*/
if (tagview.open() == IDialogConstants.OK_ID) {
Properties fieldStore = tagview.getFieldStore(); // The new
// items
ArrayList propOrder = new ArrayList(); // The order of the itmes
Properties attributesToRender = new Properties(); // The
// attributes
// that we