Revision: 20406 http://sourceforge.net/p/jmol/code/20406 Author: hansonr Date: 2015-03-27 23:29:48 +0000 (Fri, 27 Mar 2015) Log Message: ----------- javadoc
Modified Paths: -------------- trunk/Jmol/src/org/jmol/awtjs2d/Image.java Modified: trunk/Jmol/src/org/jmol/awtjs2d/Image.java =================================================================== --- trunk/Jmol/src/org/jmol/awtjs2d/Image.java 2015-03-25 13:46:39 UTC (rev 20405) +++ trunk/Jmol/src/org/jmol/awtjs2d/Image.java 2015-03-27 23:29:48 UTC (rev 20406) @@ -191,6 +191,12 @@ } } + /** + * @param vwr + * @param title + * @param imageMap + * @return imageDialog + */ public static GenericImageDialog getImageDialog(Viewer vwr, String title, Map<String, GenericImageDialog> imageMap) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits