I would like to know what are the available classes when I import a .jar file to Matlab. 
I am interested in something like whos or the tab autocomplete.
First I use javaaddpath to add the relevant file to the search path. 
What should I do next?
 
     
    