public class DebuggerGwtMain
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) TextArea |
externs |
(package private) TextArea |
input0 |
(package private) CompilerOptions |
options |
(package private) VerticalPanel |
rightPane |
Constructor and Description |
---|
DebuggerGwtMain() |
Modifier and Type | Method and Description |
---|---|
private void |
createCheckboxes(CellPanel checkboxPanel) |
private void |
doCompile() |
void |
onModuleLoad() |
private void |
updateUi(Compiler compiler,
Result result) |
private void |
updateUiException(java.lang.Exception e) |
final CompilerOptions options
final TextArea externs
final TextArea input0
final VerticalPanel rightPane