|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EventListener.Condition
Object that checks if a condition about an event is true or false
Method Summary | |
---|---|
boolean |
isTrue(java.awt.AWTEvent event)
checks if the condition about an event is true |
Method Detail |
---|
boolean isTrue(java.awt.AWTEvent event)
event
- the event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |