List of usage examples for com.google.gwt.debugpanel.common Utils.DefaultUtil subclass-usage
From source file com.example.panel.client.MyUtil.java
/** * Shows how to override some of the debug panel utilities. */ public class MyUtil extends Utils.DefaultUtil { private static final String PREFIX = "com.example.";