com.vaadin.terminal.gwt.widgetsetutils
Class WidgetSetBuilder
java.lang.Object
com.vaadin.terminal.gwt.widgetsetutils.WidgetSetBuilder
public class WidgetSetBuilder
- extends Object
Helper class to update widgetsets GWT module configuration file. Can be used
command line or via IDE tools.
If module definition file contains text "WS Compiler: manually edited", tool
will skip editing file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WidgetSetBuilder
public WidgetSetBuilder()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
updateWidgetSet
public static void updateWidgetSet(String widgetset)
throws IOException,
FileNotFoundException
- Throws:
IOException
FileNotFoundException
Copyright © 2000-2010 IT Mill Ltd. All Rights Reserved.