You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



All Packages  This Package  Class Hierarchy  Class Search  Index

Class grendel.search.MailSearch

java.lang.Object
   |
   +----grendel.search.MailSearch

public class  MailSearch
     extends java.lang.Object
     implements grendel.search.ISearchable
{
          // Fields 2
     static ISearchAttribute[] fAttributes;
     FolderCombo fTarget;

          // Constructors 1
     public MailSearch();

          // Methods 6
     public Component getResultComponent(ISearchResults);
     public ISearchAttribute getSearchAttribute(int);
     public int getSearchAttributeCount();
     public ISearchResults getSearchResults();
     public Component getTargetComponent();
     public void search(SearchTerm);
}



Fields


fAttributes

   static ISearchAttribute[] fAttributes


fTarget

   FolderCombo fTarget



Constructors


MailSearch

   public MailSearch() 

Default constructor




Methods


getSearchAttributeCount

   public int getSearchAttributeCount() 
Implements:
getSearchAttributeCount in interface ISearchable


getSearchAttribute

   public ISearchAttribute getSearchAttribute(int idx) 
Implements:
getSearchAttribute in interface ISearchable


search

   public void search(SearchTerm aTerm) 
Implements:
search in interface ISearchable


getSearchResults

   public ISearchResults getSearchResults() 
Implements:
getSearchResults in interface ISearchable


getTargetComponent

   public Component getTargetComponent() 
Implements:
getTargetComponent in interface ISearchable


getResultComponent

   public Component getResultComponent(ISearchResults aResults) 
Implements:
getResultComponent in interface ISearchable


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4