public class QuestionDialogController extends DialogController
| Modifier and Type | Field and Description |
|---|---|
DruButton |
but1 |
DruButton |
but2 |
DruButton |
but3 |
DruInfoPanel |
infoPanel |
(package private) int |
retval |
| Constructor and Description |
|---|
QuestionDialogController() |
| Modifier and Type | Method and Description |
|---|---|
void |
button1() |
void |
button2() |
void |
button3() |
int |
getResponse(java.lang.String msg,
java.lang.String[] aa) |
attached, checkInit, getDialogDeclaration, hideDialog, show, show, showAt, showModalAt, showNonModalAtpublic DruInfoPanel infoPanel
public DruButton but1
public DruButton but2
public DruButton but3
int retval
Copyright © 2013. All Rights Reserved.