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

  Summary

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

          // Constructors 1
     public TestLinkMRJ();

          // Methods 1
     public static void main(String[]);

}

Calls the testLink() methods of the four Mac-specific classes which use native code. These methods call each of their class' native methods with bogus values. This should result in each native method returning -50 or another error code. However, if some native methods couldn't be linked, exceptions will be listed.

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




  Fields

· copyrightString

Summary  |  Top

   private static final String copyrightString


  Constructors

· TestLinkMRJ

Summary  |  Top

   public TestLinkMRJ() 

Default constructor



  Methods

· main

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


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