|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.i18n.rebind.AbstractLocalizableInterfaceCreator
com.google.gwt.i18n.rebind.ConstantsInterfaceCreator
public class ConstantsInterfaceCreator
Constants Interface creator.
| Constructor Summary | |
|---|---|
ConstantsInterfaceCreator(java.lang.String className,
java.lang.String packageName,
java.io.File resourceBundle,
java.io.File targetLocation,
java.lang.Class<? extends Constants> interfaceClass)
Creates a new constants creator. |
|
| Method Summary |
|---|
| Methods inherited from class com.google.gwt.i18n.rebind.AbstractLocalizableInterfaceCreator |
|---|
generate, genSimpleMethodDecl |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantsInterfaceCreator(java.lang.String className,
java.lang.String packageName,
java.io.File resourceBundle,
java.io.File targetLocation,
java.lang.Class<? extends Constants> interfaceClass)
throws java.io.IOException
className - constant class to createpackageName - package to create it inresourceBundle - resource bundle with valuetargetLocation -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||