/[libvob]/libvob/org/nongnu/libvob/Binder.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/Binder.java

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

revision 1.3 by tjl, Sat Aug 2 07:42:44 2003 UTC revision 1.4 by tjl, Mon Aug 18 07:46:15 2003 UTC
# Line 48  public interface  Binder { Line 48  public interface  Binder {
48       */       */
49      void timeout(Object id);      void timeout(Object id);
50    
51        /** A repaint event was received.
52         * The window should be repainted at the earliest opportunity
53         * (during this call is fine).
54         */
55        void repaint();
56    
57      /** A window has been closed by the user.      /** A window has been closed by the user.
58       */       */
59      void windowClosed();      void windowClosed();

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