Author: pwang
Date: 2010-10-25 16:08:55 -0700 (Mon, 25 Oct 2010)
New Revision: 22407

Modified:
   core3/io-api/trunk/src/main/java/org/cytoscape/io/write/CyWriterManager.java
Log:
Due to rename method and change signature

Modified: 
core3/io-api/trunk/src/main/java/org/cytoscape/io/write/CyWriterManager.java
===================================================================
--- 
core3/io-api/trunk/src/main/java/org/cytoscape/io/write/CyWriterManager.java    
    2010-10-25 23:08:11 UTC (rev 22406)
+++ 
core3/io-api/trunk/src/main/java/org/cytoscape/io/write/CyWriterManager.java    
    2010-10-25 23:08:55 UTC (rev 22407)
@@ -50,7 +50,7 @@
         * @return A list of the available {...@link 
org.cytoscape.io.CyFileFilters} that define the available
         * output types.
         */
-       List<CyFileFilter> getAvailableWriters();
+       List<CyFileFilter> getAvailableWriterFilters();
 
 
        /**

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to