Java API docs

Hi,
I just downloaded java source code. I opened them in Netbeans. Compile is OK. But there is no Java API everywhere. There are hundreds thousands classes and methods, who can tell what they do?

Thanks

Fei Li

You can find the API docs here.
SNAP Engine API Documentation
SNAP Desktop API Documentation

In addition, NetBeans can ususall show the javadoc from the source code. Press CTRL+SHIFT+SPACE