Errai 3.0.1-SNAPSHOT

org.jboss.errai.tools.monitoring
Class UiHelper

java.lang.Object
  extended by org.jboss.errai.tools.monitoring.UiHelper

public class UiHelper
extends Object


Constructor Summary
UiHelper()
           
 
Method Summary
static DefaultMutableTreeNode createIconEntry(String icon, String name)
           
static Message decodeAndDemarshall(String json)
           
static Icon getSwIcon(String name)
           
static Message uglyReEncode(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UiHelper

public UiHelper()
Method Detail

getSwIcon

public static Icon getSwIcon(String name)

createIconEntry

public static DefaultMutableTreeNode createIconEntry(String icon,
                                                     String name)

uglyReEncode

public static Message uglyReEncode(String message)

decodeAndDemarshall

public static Message decodeAndDemarshall(String json)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.