|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIOverlayInterface
Insert package comments here
Originally Coded by David Yazel on Oct 4, 2003 at 10:01:53 PM.
| Method Summary | |
|---|---|
Node |
getRoot()
|
void |
getSize(java.awt.Dimension dim)
Gets the dimension of the overlay. |
boolean |
isOpaque()
This method is used by overlay manager to optimize the display of the overlay. |
void |
update()
Called once per frame. |
| Method Detail |
|---|
void getSize(java.awt.Dimension dim)
void update()
Node getRoot()
boolean isOpaque()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||