Author: ruschein
Date: 2011-05-09 16:34:32 -0700 (Mon, 09 May 2011)
New Revision: 24984
Modified:
core3/plugin-impl/trunk/src/main/java/org/cytoscape/plugin/internal/PluginLoaderTask.java
Log:
Changed file save to file open dialog.
Modified:
core3/plugin-impl/trunk/src/main/java/org/cytoscape/plugin/internal/PluginLoaderTask.java
===================================================================
---
core3/plugin-impl/trunk/src/main/java/org/cytoscape/plugin/internal/PluginLoaderTask.java
2011-05-09 23:09:57 UTC (rev 24983)
+++
core3/plugin-impl/trunk/src/main/java/org/cytoscape/plugin/internal/PluginLoaderTask.java
2011-05-09 23:34:32 UTC (rev 24984)
@@ -18,7 +18,7 @@
public class PluginLoaderTask extends AbstractTask {
private CyPluginAdapter adapter;
- @Tunable(description="Select plugin JAR to load")
+ @Tunable(description="Select plugin JAR to load",params="input=true")
public File filename;
PluginLoaderTask(CyPluginAdapter adapter) {
--
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.