public class EventPhaseContext extends Object implements Iterator<WindowEvent>
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
WindowEvent |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
hasNext in interface Iterator<WindowEvent>public WindowEvent next()
next in interface Iterator<WindowEvent>public void remove()
remove in interface Iterator<WindowEvent>Copyright © 2003-2020 GateIn. All Rights Reserved.