public class

InterfaceGenerator

extends ToolBase
java.lang.Object
   ↳ com.google.gwt.util.tools.ToolBase
     ↳ com.google.gwt.resources.css.InterfaceGenerator

Class Overview

A utility class for creating a Java interface declaration for a given CSS file.

Summary

Public Methods
static void main(String[] args)
Protected Methods
String getDescription()
[Expand]
Inherited Methods
From class com.google.gwt.util.tools.ToolBase
From class java.lang.Object

Public Methods

public static void main (String[] args)

Protected Methods

protected String getDescription ()