Show on-line Javadoc help for all DMelt classes (including 3rd party)
Source code name: "tools_javadoc.py"
Programming language: Python
Topic: Tools/Misc
DMelt Version 1.2. Last modified: 12/11/2015. License: Free
https://datamelt.org/code/cache/tools_javadoc_841.py
To run this script using the DataMelt IDE, copy the above URL link to the menu [File]→[Read script from URL] of the DMelt IDE.



from jhplot import *

cc=HPlot3D()
cc.visible()
help.doc(cc)