Author: mmichaud
Date: 2009-03-16 08:00:30 -0700 (Mon, 16 Mar 2009)
New Revision: 16282

Modified:
   
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/URLHandler.java
Log:


Modified: 
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/URLHandler.java
===================================================================
--- 
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/URLHandler.java
      2009-03-16 13:52:27 UTC (rev 16281)
+++ 
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/URLHandler.java
      2009-03-16 15:00:30 UTC (rev 16282)
@@ -128,7 +128,7 @@
 
        public void handle() {
                urlstr = bookmarkEditor.getURLstr();
-               System.out.println("ttt"+urlstr);
+               System.out.println("Loading : "+urlstr);
                try{
                        if ( urlstr != null ) {
                                try {


--~--~---------~--~----~------------~-------~--~----~
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