The Mozilla
Organization
At A Glance
Feedback
Get Involved
Newsgroups
License Terms
Newsbot
Developer Docs
Roadmap
Projects
Ports
Module Owners
Hacking
Get the Source
Build It
Testing
Download
Bugzilla
Bug Writing
Tools
View Source
Tree Status
New Checkins
Submit A Bug
FAQ
Search
Class grendel.prefs.MailServerPrefsEditor.ServerPrefsModel
All Packages  This Package  Class Hierarchy  Class Search  Index

Class grendel.prefs.MailServerPrefsEditor.ServerPrefsModel

java.lang.Object
   |
   +----netscape.orion.dialogs.PageModel
           |
           +----grendel.prefs.MailServerPrefsEditor.ServerPrefsModel

class  MailServerPrefsEditor.ServerPrefsModel
     extends netscape.orion.dialogs.PageModel
{
          // Constructors 1
     public ServerPrefsModel();

          // Methods 3
     public void actionPerformed(ActionEvent);
     public Object getAttribute(String) throws AttrNotFoundException;
     public void setAttribute(String, Object);
}



Constructors


ServerPrefsModel

   public ServerPrefsModel() 



Methods


getAttribute

   public Object getAttribute(String aAttrib)  throws AttrNotFoundException


setAttribute

   public void setAttribute(String aAttrib, 
                            Object aValue) 


actionPerformed

   public void actionPerformed(ActionEvent aEvent) 


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.
Last modified December 25, 1998.