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.tolstoy.testjc.TestResFork
java.lang.Object
   |
   +----com.tolstoy.testjc.TestResFork

  Summary

public class  TestResFork
     extends java.lang.Object
{
          // Fields 2
     public static final int MY_SIGNATURE;
     private static final String copyrightString;

          // Constructors 1
     public TestResFork();

          // Methods 4
     public static void main(String[]);
     private static void tryCopyDataFork(File, File) throws FileNotFoundException, IOException;
     private static void tryCopyResourceFork(File, File) throws ResourceForkException, DiskFileException, FileNotFoundException;
     private static void tryResourceForkDemo();

}

This class is used to test this package on Mac.

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




  Fields

· copyrightString

Summary  |  Top

   private static final String copyrightString


· MY_SIGNATURE

Summary  |  Top
   public static final int MY_SIGNATURE


  Constructors

· TestResFork

Summary  |  Top

   public TestResFork() 

Default constructor



  Methods

· main

Summary  |  Top
   public static void main(String[] args) 


· tryResourceForkDemo

Summary  |  Top
   private static void tryResourceForkDemo() 


· tryCopyResourceFork

Summary  |  Top
   private static void tryCopyResourceFork(File srcFile, 
                                           File dstFile)  throws ResourceForkException, DiskFileException, FileNotFoundException


· tryCopyDataFork

Summary  |  Top
   private static void tryCopyDataFork(File srcFile, 
                                       File dstFile)  throws FileNotFoundException, IOException


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