Class PIASearchResultsPanel

All Implemented Interfaces:
PSearchConsumer, PSearchInfoListener, PAppComponent, PAppFieldComponent, PClientComponent, PCollectDataListener, PComponent, PComponentAttribute, PFieldBean, PViewDataChangeListener, ActionListener, MouseListener, ImageObserver, MenuContainer, Serializable, Remote, EventListener, Accessible, CellEditorListener, ListSelectionListener, RowSorterListener, TableColumnModelListener, TableModelListener, Scrollable
Direct Known Subclasses:
PAccountsResults

public class PIASearchResultsPanel extends PIASpecSpreadSheet implements PSearchInfoListener, PSearchConsumer
A table that displays the results of a search
Version:
%version: 12 % %date_modified: Thu Jun 07 15:58:28 2001 %
Author:
larrylf
See Also:
  • Field Details

    • mUpdateIncrementally

      protected boolean mUpdateIncrementally
  • Constructor Details

    • PIASearchResultsPanel

      public PIASearchResultsPanel()
      Constructs a search results panel. It is left to subclasses to determine what columns to display.
  • Method Details