|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
WindowMessageListener interface.
| Method Summary | |
boolean |
canHandle(WindowMessage message,
boolean beforeWindowProc)
Tests if the listener can handle a specified message. |
int |
handle(WindowMessage message)
Handles window message. |
| Method Detail |
public boolean canHandle(WindowMessage message,
boolean beforeWindowProc)
message - beforeWindowProc - the flag specifies that the event occurred before
or after window procedure.
public int handle(WindowMessage message)
message -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||