Class SearchAndSortControl

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SearchAndSortControl
extends JPanel
A simple search-and-sort control panel. It displays a ascending,descending,reset sort button group, as well as a search text bar. Visibility of each control group depends on the set of provided listeners.
See Also:
Serialized Form