|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DesktopApplicationContext.DisplayListener | |
|---|---|
| org.apache.pivot.wtk | Contains classes that define the structure and behavior of WTK user interface components. |
| Uses of DesktopApplicationContext.DisplayListener in org.apache.pivot.wtk |
|---|
| Classes in org.apache.pivot.wtk that implement DesktopApplicationContext.DisplayListener | |
|---|---|
static class |
DesktopApplicationContext.DisplayListener.Adapter
DisplayListener adapter. |
| Methods in org.apache.pivot.wtk with parameters of type DesktopApplicationContext.DisplayListener | |
|---|---|
static Display |
DesktopApplicationContext.createDisplay(int width,
int height,
int x,
int y,
boolean modal,
boolean resizable,
boolean undecorated,
Window owner,
DesktopApplicationContext.DisplayListener displayCloseListener)
Creates a new secondary display. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||