/[classpath]/classpath/java/awt/event/WindowEvent.java
ViewVC logotype

Diff of /classpath/java/awt/event/WindowEvent.java

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

revision 1.6 by ericb, Sat Mar 30 12:02:30 2002 UTC revision 1.7 by mkoch, Mon Dec 23 08:30:29 2002 UTC
# Line 109  public class WindowEvent extends Compone Line 109  public class WindowEvent extends Compone
109    public static final int WINDOW_STATE_CHANGED = 209;    public static final int WINDOW_STATE_CHANGED = 209;
110    
111    /** This is the last id in the range of event ids used by this class. */    /** This is the last id in the range of event ids used by this class. */
112    public static final int WINDOW_LAST = 207;    public static final int WINDOW_LAST = 209;
113    
114    /**    /**
115     * The other Window involved in a focus or activation change. For     * The other Window involved in a focus or activation change. For

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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