Example usage for com.google.gwt.chrome.crx.client BrowserAction subclass-usage

List of usage examples for com.google.gwt.chrome.crx.client BrowserAction subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.chrome.crx.client BrowserAction subclass-usage.

Usage

From source file com.google.speedtracer.client.MonitorTabBrowserAction.java

/**
 * The MonitorTab page action with button.
 */
@ManifestInfo(name = "MonitorTab", defaultIcon = "mt-icon.png")
public abstract class MonitorTabBrowserAction extends BrowserAction {
    @Source("mt-icon.png")