Author: mkirby
Date: 2011-10-08 01:10:21 -0700 (Sat, 08 Oct 2011)
New Revision: 27105
Modified:
core3/api/trunk/work-swing-api/src/main/java/org/cytoscape/work/swing/GUITunableInterceptor.java
Log:
Fixed Javadoc.
Modified:
core3/api/trunk/work-swing-api/src/main/java/org/cytoscape/work/swing/GUITunableInterceptor.java
===================================================================
---
core3/api/trunk/work-swing-api/src/main/java/org/cytoscape/work/swing/GUITunableInterceptor.java
2011-10-08 08:10:02 UTC (rev 27104)
+++
core3/api/trunk/work-swing-api/src/main/java/org/cytoscape/work/swing/GUITunableInterceptor.java
2011-10-08 08:10:21 UTC (rev 27105)
@@ -38,9 +38,9 @@
*/
void setTunablePanel(final JPanel parent);
- /*
+ /**
* Used to set the top level parent (window) of Tunable dialog
- * @param topParent An UI component, usually it is the desktop window
of Cytoscape
+ * @param win An UI component, usually it is the desktop window of
Cytoscape
*/
public void setParent(Window win);
}
--
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.