|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JBrowseParser.Results | |
|---|---|
| gnu.jbrowser | |
| Uses of JBrowseParser.Results in gnu.jbrowser |
|---|
| Fields in gnu.jbrowser declared as JBrowseParser.Results | |
|---|---|
JBrowseParser.Results |
JBrowseLineParser.results
|
JBrowseParser.Results |
JBrowse.results
|
| Methods in gnu.jbrowser that return JBrowseParser.Results | |
|---|---|
JBrowseParser.Results |
JBrowseParser.parse()
The method that preforms the actual parsing. |
JBrowseParser.Results |
JBrowseLineParser.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||