Uses of Class
com.jidesoft.swing.SearchableBar

Packages that use SearchableBar
com.jidesoft.swing The package contains many based classes we added on top of Swing for JIDE Common Layer. 
 

Uses of SearchableBar in com.jidesoft.swing
 

Methods in com.jidesoft.swing that return SearchableBar
static SearchableBar SearchableBar.install(Searchable searchable, KeyStroke keyStroke, SearchableBar.Installer installer)
          Installs a SearchableBar on a component.
 

Methods in com.jidesoft.swing with parameters of type SearchableBar
 void SearchableBar.Installer.closeSearchBar(SearchableBar searchableBar)
          Called to hide the SearchableBar.
 void SearchableBar.Installer.openSearchBar(SearchableBar searchableBar)
          Called to show the SearchableBar so that user can see it.
 



Copyright © 2013. All Rights Reserved.