|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisplayWindow
A user interface window associated with a Display, containing a
DisplayPanel
.
Method Summary | |
---|---|
void |
close()
|
int |
findDisplayContentScreenX()
Finds the x coordinate on the screen of the origin of the display window's content. |
int |
findDisplayContentScreenY()
Finds the y coordinate on the screen of the origin of the display window's content. |
void |
pack()
|
void |
requestFocus()
|
void |
setContent(DisplayPanel panel)
|
void |
setTitle(String s)
|
void |
showDisplay(boolean visible)
Places this component into the desktop environment. |
Method Detail |
---|
void setTitle(String s)
void setContent(DisplayPanel panel)
void pack()
void showDisplay(boolean visible)
void requestFocus()
void close()
int findDisplayContentScreenX()
int findDisplayContentScreenY()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |