Package | Description |
---|---|
com.google.gwt.user.tools |
Classes used to create a GWT application skeleton.
|
Modifier and Type | Method and Description |
---|---|
protected void |
WebAppCreator.doRun()
Deprecated.
as of GWT 2.1, replaced by
WebAppCreator.doRun(String) |
protected void |
WebAppCreator.doRun(java.lang.String installPath)
Create the sample app.
|
java.util.List<com.google.gwt.user.tools.WebAppCreator.FileCreator> |
WebAppCreator.getFiles(java.util.Map<java.lang.String,java.lang.String> replacements) |