The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Newsbot
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Quality
Search
Feedback
Class grendel.search.AndPanel
All Packages  This Package  Class Hierarchy  Class Search  Index

Class grendel.search.AndPanel

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----com.sun.java.swing.JComponent
                           |
                           +----com.sun.java.swing.JPanel
                                   |
                                   +----grendel.search.TermPanel
                                           |
                                           +----grendel.search.NaryTermPanel
                                                   |
                                                   +----grendel.search.AndPanel

class  AndPanel
     extends grendel.search.NaryTermPanel
{
          // Constructors 1
     public AndPanel(SearchPanel);

          // Methods 1
     public SearchTerm getSearch();
}



Constructors


AndPanel

   public AndPanel(SearchPanel aParent) 



Methods


getSearch

   public SearchTerm getSearch() 
Overrides:
getSearch in class TermPanel


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

Copyright © 1998-1999 The Mozilla Organization.