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

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

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

revision 1.3 by ericb, Sat Mar 30 12:02:30 2002 UTC revision 1.4 by mkoch, Tue Jun 3 16:40:37 2003 UTC
# Line 35  this exception to your version of the li Line 35  this exception to your version of the li
35  obligated to do so.  If you do not wish to do so, delete this  obligated to do so.  If you do not wish to do so, delete this
36  exception statement from your version. */  exception statement from your version. */
37    
38    
39  package java.awt.event;  package java.awt.event;
40  import java.awt.*;  
41    import java.awt.AWTEvent;
42    import java.awt.Component;
43    import java.awt.Container;
44    
45  /**  /**
46   * This class represents an event generated for an ancestor component which   * This class represents an event generated for an ancestor component which

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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