Uses of Class
org.xnap.gui.SearchResultPanel

Packages that use SearchResultPanel
org.xnap.gui Provides interfaces and classes for the graphical user interface. 
 

Uses of SearchResultPanel in org.xnap.gui
 

Subclasses of SearchResultPanel in org.xnap.gui
 class SearchResultTreePanel
           
 

Methods in org.xnap.gui that return SearchResultPanel
 SearchResultPanel SearchPanel.getSelectedTab()
          Returns the currently selected search result panel.
 

Methods in org.xnap.gui with parameters of type SearchResultPanel
 void SearchPanel.setTabTitle(SearchResultPanel tab, java.lang.String title)
          Sets the title of tab to title.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.