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.MiscCreatorMRJ
java.lang.Object
   |
   +----com.jconfig.mac.MiscCreatorMRJ

  Summary

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

          // Constructors 1
     public MiscCreatorMRJ();

          // Methods 1
     static FileType[] getOpenableFileTypes(int, int);

}

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




  Fields

· copyrightString

Summary  |  Top

   private static final String copyrightString


  Constructors

· MiscCreatorMRJ

Summary  |  Top

   public MiscCreatorMRJ() 

Default constructor



  Methods

· getOpenableFileTypes

Summary  |  Top
   static FileType[] getOpenableFileTypes(int vRef, 
                                          int creator) 

Returns an array of the FileType's which an application can open. Returns null if an error occurs.

Parameter Description
vRef the volume containing the app
creator the creator of the app



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