Searched refs:FOCUSED_COMPONENT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DJTextComponent.java1653 AppContext.getAppContext().remove(FOCUSED_COMPONENT);
4042 get(FOCUSED_COMPONENT);
4390 private static final Object FOCUSED_COMPONENT = field in class:JTextComponent
4445 AppContext.getAppContext().put(FOCUSED_COMPONENT,

Completed in 47 milliseconds