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.ui.EditHostDialog

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Dialog
                                   |
                                   +----com.sun.java.swing.JDialog
                                           |
                                           +----grendel.ui.GeneralDialog
                                                   |
                                                   +----grendel.ui.EditHostDialog

public class  EditHostDialog
     extends grendel.ui.GeneralDialog
{
          // Fields 9
     PageUI fPanel;
     URLName fResult;
     Hashtable fValues;
     static final String kHostFieldKey;
     static final String kIMAPRadioKey;
     static final String kOtherFieldKey;
     static final String kOtherRadioKey;
     static final String kPOPRadioKey;
     static final String kUserFieldKey;

          // Constructors 1
     public EditHostDialog(Frame, URLName);

          // Methods 1
     public URLName getURLName();

          // Inner Classes 2
     class EditHostModel
     class OptionListener
}



Fields


kIMAPRadioKey

   static final String kIMAPRadioKey


kPOPRadioKey

   static final String kPOPRadioKey


kOtherRadioKey

   static final String kOtherRadioKey


kOtherFieldKey

   static final String kOtherFieldKey


kHostFieldKey

   static final String kHostFieldKey


kUserFieldKey

   static final String kUserFieldKey


fResult

   URLName fResult


fValues

   Hashtable fValues


fPanel

   PageUI fPanel



Constructors


EditHostDialog

   public EditHostDialog(Frame aParent, 
                         URLName aURL) 



Methods


getURLName

   public URLName getURLName() 


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