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

/openjdk7/jdk/src/share/classes/java/awt/event/
H A DFocusEvent.java56 * in the range from {@code FOCUS_FIRST} to {@code FOCUS_LAST}.
76 public static final int FOCUS_LAST = 1005; field in class:FocusEvent

Completed in 80 milliseconds