Changeset 2151 for FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/response/UploadResponse.java
- Timestamp:
- 2008-07-03 00:03:15 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/response/UploadResponse.java
r2116 r2151 25 25 26 26 /** 27 * Simply abstracts from the javascript callback to a java class.27 * Simply abstracts from the JavaScript callback to a Java object. 28 28 * 29 29 * <p> … … 108 108 109 109 /** 110 * Sets the message in the UploadResponse.110 * Sets the message in the <code>UploadResponse</code>. 111 111 * 112 112 * Methods automatically determines how many arguments are set and puts the