The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Search
Feedback


Class grendel.view.FolderViewFactory

All Packages  This Package  Class Hierarchy  Class Search  Index

Class grendel.view.FolderViewFactory

java.lang.Object
   |
   +----grendel.view.FolderViewFactory

Factory to create a new FolderView object, viewing the given Folder.


public class  FolderViewFactory
     extends java.lang.Object
{
          // Constructors 1
     public FolderViewFactory();

          // Methods 1
     public static FolderView Make(Folder);
}



Constructors


FolderViewFactory

   public FolderViewFactory() 

Default constructor




Methods


Make

   public static FolderView Make(Folder f) 


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



Copyright © 1998 The Mozilla Organization.