Uses of Class
ter.API.Search.SearchWindow

Packages that use SearchWindow
ter.GUI.search   
 

Uses of SearchWindow in ter.GUI.search
 

Constructors in ter.GUI.search with parameters of type SearchWindow
SimpleSearch(Inspector inspector, javax.swing.JPanel resultPanel, SearchWindow frame)
          Construct a new JPanel where a search is implemented
SimpleSearch(ClassifierAnalyser ca, javax.swing.JPanel resultPanel, SearchWindow frame)
          Construct a new JPanel where a search is implemented
SimpleSearch(ClassifierAnalyser ca, javax.swing.Icon icon, javax.swing.JPanel resultPanel, SearchWindow frame)
           
AdvancedSearch(AdvancedEngineSearch aes, javax.swing.JTabbedPane cp, SearchWindow dialog)
          Construct a new Advanced Search GUI based on the aes and the parent JFrame cp.