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

Diff of /classpath/java/awt/Component.java

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

revision 1.65 by rabbit78, Mon Jul 25 14:18:02 2005 UTC revision 1.66 by smarothy, Wed Jul 27 19:23:49 2005 UTC
# Line 3430  public abstract class Component Line 3430  public abstract class Component
3430      /* Now that all the children has gotten their peers, we should      /* Now that all the children has gotten their peers, we should
3431         have the event mask needed for this component and its         have the event mask needed for this component and its
3432         lightweight subcomponents. */         lightweight subcomponents. */
3433      //    peer.setEventMask(eventMask);      peer.setEventMask(eventMask);
3434      /* We do not invalidate here, but rather leave that job up to      /* We do not invalidate here, but rather leave that job up to
3435         the peer. For efficiency, the peer can choose not to         the peer. For efficiency, the peer can choose not to
3436         invalidate if it is happy with the current dimensions,         invalidate if it is happy with the current dimensions,

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

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