gnu.kawa.swtviews
public class SwtDisplay extends Display
| Constructor Summary | |
|---|---|
| SwtDisplay(Display swtDisplay) | |
| Method Summary | |
|---|---|
| void | addBox(Box model, Object where) |
| void | addButton(Button model, Object where) |
| void | addImage(DrawImage model, Object where) |
| void | addLabel(Label model, Object where) |
| void | addView(Object view, Object where) |
| static Display | getInstance() |
| Window | makeWindow() |