Uses of Class
ter.GUI.mainGUI.JavInContent

Packages that use JavInContent
ter.API.Search   
ter.GUI.mainGUI   
 

Uses of JavInContent in ter.API.Search
 

Methods in ter.API.Search that return JavInContent
 JavInContent SearchWindow.getMainGUI()
          return the JavInContent object
 

Methods in ter.API.Search with parameters of type JavInContent
 void SearchWindow.setGUIContentPane(JavInContent contentPane)
           
 

Uses of JavInContent in ter.GUI.mainGUI
 

Fields in ter.GUI.mainGUI declared as JavInContent
 JavInContent JavInspectorGUI.content
           
 

Methods in ter.GUI.mainGUI with parameters of type JavInContent
 void JavInspectorMenuListener.registerJavInspectorComponent(JavInContent component)