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

  Summary

class  DefaultFileUtilsNullMRJ
     extends java.lang.Object
     implements com.jconfig.FileUtilsI
{
          // Fields 1
     static final String copyrightString;

          // Constructors 1
     public DefaultFileUtilsNullMRJ();

          // Methods 4
     public String getAbsolutePath(File);
     public String getName(File);
     public String getPath(File);
     public void initialize(File, int);
}

Interface which gets the name and path from a java File object.

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




  Fields

· copyrightString

Summary  |  Top

   static final String copyrightString


  Constructors

· DefaultFileUtilsNullMRJ

Summary  |  Top

   public DefaultFileUtilsNullMRJ() 

Default constructor



  Methods

· initialize

Summary  |  Top
   public void initialize(File curDir, 
                          int creator) 
Implements:
initialize in interface FileUtilsI


· getPath

Summary  |  Top
   public String getPath(File fl) 
Implements:
getPath in interface FileUtilsI


· getAbsolutePath

Summary  |  Top
   public String getAbsolutePath(File fl) 
Implements:
getAbsolutePath in interface FileUtilsI


· getName

Summary  |  Top
   public String getName(File fl) 
Implements:
getName in interface FileUtilsI


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