All Packages  This Package  Class Hierarchy  Class Search  Index

Class COM.tolstoy.jconfig.mac.FileRegistryFactoryMac
java.lang.Object
   |
   +----COM.tolstoy.jconfig.mac.FileRegistryFactoryMac

  Summary

public class  FileRegistryFactoryMac
     extends java.lang.Object
     implements COM.tolstoy.jconfig.FileRegistryFactoryI
{
          // Constructors 1
     public FileRegistryFactoryMac();

          // Methods 1
     public FileRegistryI createFileRegistry(File, int);
}

A singleton called by the FileRegistry to create the object to which the FileRegistry delegates all calls. If we're running on a PowerMac, tries to create a FileRegistryMRJ object.

Author:
Copyright (c) 1997,1998 Samizdat Productions. All Rights Reserved.




  Constructors

· FileRegistryFactoryMac

Summary  |  Top

   public FileRegistryFactoryMac() 


  Methods

· createFileRegistry

Summary  |  Top
   public FileRegistryI createFileRegistry(File curDir, 
                                           int creator) 
Implements:
createFileRegistry in interface FileRegistryFactoryI


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