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

/openjdk7/jdk/src/share/classes/java/awt/event/
H A DTextEvent.java44 * in the range from {@code TEXT_FIRST} to {@code TEXT_LAST}.
59 public static final int TEXT_FIRST = 900; field in class:TextEvent
69 public static final int TEXT_VALUE_CHANGED = TEXT_FIRST;

Completed in 54 milliseconds