Hierarchy Chart?

I am new to jME…and was wondering if there was a picture of the hierarchy chart related to the main interfaces and abstract classes… :smiley:



i am finding it difficult to start writing code while having to search through a billion page wiki and all through the jME project in eclipse that i get lost… :?



any help would be greatly appreciated… :-o

Something like this?



http://www.jmonkeyengine.com/doc/overview-tree.html

Or do you mean class and package diagrams?

The url u gave me was a great help…thanks  :smiley:

if you press CTRL-T in Eclipse you'll get this view for a specific Class, i use that all the time.

Nice, didn't know that!  :smiley:

I Eclipse you can also see the hierarchycal list of calls of a method in a project or in the workspace.