/[schmitzm]/branches/2.1/src/skrueger/swing/Cancellable.java
ViewVC logotype

Annotation of /branches/2.1/src/skrueger/swing/Cancellable.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 807 - (hide annotations)
Mon Apr 19 18:09:00 2010 UTC (14 years, 10 months ago) by alfonx
File MIME type: text/plain
File size: 143 byte(s)
Aktuelle version wird als 2.1 gebranched, damit 2.2-SNAPSHOT auf GT2.6.3 umsteigen kann.

1 alfonx 420 package skrueger.swing;
2    
3     public interface Cancellable {
4    
5     /**
6     * Will revert any changes made to the object.
7     */
8     public void cancel() ;
9    
10     }

Properties

Name Value
svn:eol-style native
svn:keywords Id URL
svn:mime-type text/plain

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26