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.win.FSCreatorMSVM
java.lang.Object
   |
   +----com.jconfig.win.FSCreatorMSVM

  Summary

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

          // Constructors 1
     private FSCreatorMSVM();

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

}

A singleton which returns:

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




  Fields

· copyrightString

Summary  |  Top

   private static final String copyrightString


  Constructors

· FSCreatorMSVM

Summary  |  Top

   private FSCreatorMSVM() 


  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(String path, 
                                       int flags) 


· getVolumeFileSystem

Summary  |  Top
   static FileSystem getVolumeFileSystem(String driveName, 
                                         int flags) 


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