Uses of Class
gnu.jbrowser.JBrowseParser.Results

Packages that use JBrowseParser.Results
gnu.jbrowser   
 

Uses of JBrowseParser.Results in gnu.jbrowser
 

Fields in gnu.jbrowser declared as JBrowseParser.Results
 JBrowseParser.Results JBrowse.results
           
 JBrowseParser.Results JBrowseLineParser.results
           
 

Methods in gnu.jbrowser that return JBrowseParser.Results
 JBrowseParser.Results JBrowseLineParser.parse()
          The method that preforms the actual parsing.
 JBrowseParser.Results JBrowseParser.parse()
          The method that preforms the actual parsing.
 

Methods in gnu.jbrowser with parameters of type JBrowseParser.Results
 void UMLTree.display(gnu.jbrowser.UMLTree.Model tm, Options options, JBrowseParser.Results results)
          This is the method that is called whenever the results of a new parse need to be displayed, or when filter options have changed on the currently parsed and displayed UMLTree.
 void JBrowse.showResults(JBrowseParser.Results results)
          This method should be called after every parse.
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.