Java com.google.gwt.dev.codeserver Options fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.dev.codeserver Options fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.dev.codeserver Options.

The text is from its open source code.

Constructor

Method

booleanparseArgs(String[] args)
Sets each option to the appropriate value, based on command-line arguments.
voidsetJobChangeListener(JobChangeListener listener)
A Java application that embeds Super Dev Mode can use this hook to find out when compile jobs change state.