|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractElementListSelectionDialog
ch.elexis.dialogs.ImageChooser
public class ImageChooser
Constructor Summary | |
---|---|
ImageChooser(Shell shell)
|
Method Summary | |
---|---|
void |
create()
|
DBImage |
getSelection()
|
void |
okPressed()
|
void |
setElements(java.lang.Object[] elements)
Sets the elements of the list. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageChooser(Shell shell)
Method Detail |
---|
public DBImage getSelection()
public void setElements(java.lang.Object[] elements)
elements
- the elements of the list.public void okPressed()
public void create()
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |