| 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDialog
ch.elexis.dialogs.ChoiceDialog
public class ChoiceDialog
| Constructor Summary | |
|---|---|
ChoiceDialog(Shell shell,
             java.lang.String title,
             java.lang.String message,
             java.lang.String[] choices)
 | 
|
| Method Summary | |
|---|---|
 void | 
create()
 | 
 int | 
getResult()
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ChoiceDialog(Shell shell,
                    java.lang.String title,
                    java.lang.String message,
                    java.lang.String[] choices)
| Method Detail | 
|---|
public int getResult()
public void create()
  | 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||