Show on-line Javadoc help for all DMelt classes (including 3rd party)
Code: "tools_javadoc.py". Programming language: Python
DMelt Version 1.2. Last modified: 12/11/2015. License: Free
https://datamelt.org/code/cache/tools_javadoc_7579.py
To run this script using the DMelt 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)