| Class | Description |
|---|---|
| BrowserBuildProgressMonitor |
Build progress monitor that shows the progress in a dialog containing
a JProgressBar.
|
| BrowserCompilerConfiguration |
AjBrowser implementation of ICompilerConfiguration which returns something for getClasspath(), getJavaOptionsMap(),
getNonStandardOptions() and getOutputLocationManager() and null for everything else.
|
| BrowserErrorHandler |
Error handler used by AjBrowser.
|
| BrowserOutputLocationManager |
IOutputLocationManager which returns the same output location for all files and resources.
|
| PreferenceStoreConstants |
Constants used by the preference store
|