|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisplayPanel
The panel housing a particular Display
.
Method Summary | |
---|---|
Display<?> |
getDisplay()
Gets the panel's associated display. |
DisplayWindow |
getWindow()
Gets the window housing this panel. |
void |
redoLayout()
Rebuilds the display window to reflect the display's current views, dimensional lengths, etc. |
void |
redraw()
Redraws the contents of the panel. |
void |
setLabel(String s)
Sets the label at the top of the display panel. |
Method Detail |
---|
Display<?> getDisplay()
DisplayWindow getWindow()
void redoLayout()
void setLabel(String s)
void redraw()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |