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.ui.PreferencesAction.PrefThread
All Packages  This Package  Class Hierarchy  Class Search  Index

Class grendel.ui.PreferencesAction.PrefThread

java.lang.Object
   |
   +----grendel.ui.PreferencesAction.PrefThread

class  PreferencesAction.PrefThread
     extends java.lang.Object
     implements java.lang.Runnable
{
          // Fields 1
     JFrame fFrame;

          // Constructors 1
     PrefThread(JFrame);

          // Methods 1
     public void run();
}



Fields


fFrame

   JFrame fFrame



Constructors


PrefThread

   PrefThread(JFrame aFrame) 



Methods


run

   public void run() 
Implements:
run in interface Runnable


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.