The Meta-Environment API

Uses of Class
nl.cwi.sen1.tide.tool.srcviewer.SourceBrowser

Packages that use SourceBrowser
nl.cwi.sen1.tide.tool.srcviewer   
 

Uses of SourceBrowser in nl.cwi.sen1.tide.tool.srcviewer
 

Fields in nl.cwi.sen1.tide.tool.srcviewer declared as SourceBrowser
private  SourceBrowser ScrollablePane.text
           
private  SourceBrowser SourceFileViewer.text
           
 

Constructors in nl.cwi.sen1.tide.tool.srcviewer with parameters of type SourceBrowser
ScrollablePane(javax.swing.JPanel textPanel, javax.swing.JPanel glass, SourceBrowser text)
           
 


The Meta-Environment API