|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphicsInterface
Graphics- class implements this interface.
Method Summary | |
---|---|
boolean |
showErrorMessage(java.lang.String message,
boolean terminate)
Show error message. |
boolean |
showMessage(java.lang.String message)
Show message. |
boolean |
update()
Update Graphics-package. |
Method Detail |
---|
boolean showErrorMessage(java.lang.String message, boolean terminate)
message
- Messageterminate
- Exit program
boolean showMessage(java.lang.String message)
message
- Message
boolean update()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |