public void refreshJiplets(String contextName, String[] list,
Object userParm)
{
SuperTreeItem context = (SuperTreeItem) userParm;
context.removeItems();
for (String element : list)
{
SuperTreeItem item = new SuperTreeItem(HTMLHelper.imageWithText(GWT
.getModuleBaseURL()