Main Page
    Cookbook/Overview     ImageMeister     the jcprops file     Licensing
    Binary Installation & Configuration [ Win · Mac · Nix · OSX ]     Changes
    Public API
    Source Code Main Page
        Java [ Common · Win · Mac · Nix ]     Native Code [ Common · Win · Mac · Nix ]     Manifest
        Native Code Overviews [ Common · Win · Mac · Nix · Strings ]     Macros [ General · Native Macros ]
        Walkthroughs [ Java only · Java and native ]     Building [ Win · Mac · Nix · OSX ]     Distribution Issues

All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.jconfig.mac.FSCreatorMRJ
java.lang.Object
   |
   +----com.jconfig.mac.FSCreatorMRJ

  Summary

class  FSCreatorMRJ
     extends java.lang.Object
{
          // Fields 1
     private static final String copyrightString;

          // Constructors 1
     public FSCreatorMRJ();

          // Methods 3
     static FileSystem getFileFileSystem(int, int, byte[]);
     static FileSystem[] getFileSystems(int, int);
     static FileSystem getVolumeFileSystem(int);

}

Author:
Copyright (c) 1997-2002 Samizdat Productions. All Rights Reserved.




  Fields

· copyrightString

Summary  |  Top

   private static final String copyrightString


  Constructors

· FSCreatorMRJ

Summary  |  Top

   public FSCreatorMRJ() 

Default constructor



  Methods

· getFileSystems

Summary  |  Top
   static FileSystem[] getFileSystems(int maxToReturn, 
                                      int flags) 

Returns a list of the currently mounted file systems. Not yet implemented.



· getFileFileSystem

Summary  |  Top
   static FileSystem getFileFileSystem(int vRef, 
                                       int parID, 
                                       byte[] pName) 


· getVolumeFileSystem

Summary  |  Top
   static FileSystem getVolumeFileSystem(int vRef) 


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