Searched defs:getWhen (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/
H A DTimedWindowEvent.java35 public long getWhen() { method in class:TimedWindowEvent
/openjdk7/jdk/src/share/classes/java/awt/event/
H A DActionEvent.java118 * @see #getWhen
219 * @see #getWhen()
257 public long getWhen() { method in class:ActionEvent
H A DInputMethodEvent.java93 * @see #getWhen
339 public long getWhen() { method in class:InputMethodEvent
H A DInvocationEvent.java121 * @see #getWhen
295 public long getWhen() { method in class:InvocationEvent
H A DInputEvent.java266 * @see #getWhen()
335 * @see #getWhen()
406 public long getWhen() { method in class:InputEvent

Completed in 25 milliseconds