Author: mmichaud
Date: 2009-03-13 10:59:57 -0700 (Fri, 13 Mar 2009)
New Revision: 16261
Modified:
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/InputStreamHandler.java
Log:
Modified:
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/InputStreamHandler.java
===================================================================
---
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/InputStreamHandler.java
2009-03-13 17:57:55 UTC (rev 16260)
+++
core3/work-swing-impl/trunk/src/main/java/org/cytoscape/work/internal/tunables/InputStreamHandler.java
2009-03-13 17:59:57 UTC (rev 16261)
@@ -76,7 +76,7 @@
theCategoryList.add(theCategory);
}
- System.out.println("Test INPUTSTREAM");
+ //System.out.println("Test INPUTSTREAM");
panel.add(new JLabel("Path :"));
path = new JTextField("select file",12);
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---