Author: ruschein
Date: 2010-11-04 10:38:55 -0700 (Thu, 04 Nov 2010)
New Revision: 22720

Modified:
   
core3/work-swing-api/trunk/src/main/java/org/cytoscape/work/swing/GUITunableInterceptor.java
Log:
Added missing interface documentation.

Modified: 
core3/work-swing-api/trunk/src/main/java/org/cytoscape/work/swing/GUITunableInterceptor.java
===================================================================
--- 
core3/work-swing-api/trunk/src/main/java/org/cytoscape/work/swing/GUITunableInterceptor.java
        2010-11-04 17:35:24 UTC (rev 22719)
+++ 
core3/work-swing-api/trunk/src/main/java/org/cytoscape/work/swing/GUITunableInterceptor.java
        2010-11-04 17:38:55 UTC (rev 22720)
@@ -43,6 +43,7 @@
        Map<String, TH> getHandlers(Object o);
 
        /**
+        * Returns the <code>JPanel</code> that will be constructed from 
annotations on <code>objs</code>.
         * @param obs  objects which are instances classes with 
<code>Tunables</code> that need 
         * to be displayed to a user.
         * @return a panel that contains a visual representation of the 
tunables and is 

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