|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for objects that want to be able to specify at any given time whether their current configuration allows a particular event to be generated.
| Method Summary | |
boolean |
eventGeneratable(java.lang.String eventName)
Returns true if, at the current time, the named event could be generated. |
| Method Detail |
public boolean eventGeneratable(java.lang.String eventName)
eventName - the name of the event in question
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||