/[gzz]/gzz/gzz/client/AbstractBinder.java
ViewVC logotype

Diff of /gzz/gzz/client/AbstractBinder.java

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

revision 1.3 by benja, Wed Sep 25 12:27:59 2002 UTC revision 1.4 by benja, Thu Sep 26 11:54:07 2002 UTC
# Line 36  public abstract class AbstractBinder imp Line 36  public abstract class AbstractBinder imp
36      public void setScreen(Screen s) {      public void setScreen(Screen s) {
37          this.screen = s;          this.screen = s;
38      }      }
39      public void mouse(MouseEvent e, Object window) { }      public void mouse(MouseEvent e) { }
40      public void windowClosed(Object window) { }      public void windowClosed() { }
41  }  }

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