838485868788899091
menu.add(a); } } private Action createSimpleXmlElementDisplayAction(TreeComponent tree) { SimpleXmlElementDisplayAction a = new SimpleXmlElementDisplayAction("Simple XML Element Display"); a.setTree(tree); return a; }