/[classpath]/classpath/java/awt/DefaultKeyboardFocusManager.java
ViewVC logotype

Diff of /classpath/java/awt/DefaultKeyboardFocusManager.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6.2.4 by gnu_andrew, Tue Aug 2 20:12:14 2005 UTC revision 1.6.2.5 by gnu_andrew, Wed Nov 2 00:43:30 2005 UTC
# Line 146  public class DefaultKeyboardFocusManager Line 146  public class DefaultKeyboardFocusManager
146     */     */
147    private AWTKeyStroke waitForKeyStroke = null;    private AWTKeyStroke waitForKeyStroke = null;
148    
149    /** The {@link java.util.SortedSet} of current {@link    /** The {@link java.util.SortedSet} of current
150        #EventDelayRequest}s. */     * {@link EventDelayRequest}s. */
151    private SortedSet delayRequests = new TreeSet ();    private SortedSet delayRequests = new TreeSet ();
152    
153    public DefaultKeyboardFocusManager ()    public DefaultKeyboardFocusManager ()

Legend:
Removed from v.1.6.2.4  
changed lines
  Added in v.1.6.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26