List of usage examples for com.google.gwt.user.client.ui LazyPanel interface-usage
From source file org.jboss.bpm.console.client.ServerStatusView.java
/** * @author Heiko.Braun <heiko.braun@jboss.com> */ public class ServerStatusView implements ViewInterface, LazyPanel, IsWidget { public final static String ID = ServerStatusView.class.getName();