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
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.
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 IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7