Coupons Security Tools Mac DVD Converter    
BigDate
Convert back and forth between Julian (days since 1970 Jan 01) and Gregorian (yy...
Download Now
3D Pie Chart & Graph Software Applet - Std License
Provide both Client and Server solution for adding pie charts.
Download Now
Durius Java Applets
A package of graphical Java applets for web pages.
Download Now
BEGINNING JAVA
A beginning tutorial for Java programmers.
Download Now
2D/3D Line Graph Software Applet - Std License
Help Java developers to build and publish dynamic and interactive line charts.
Download Now

JNIWrapper for Mac OS X


Publisher : TeamDev
Date added : 22-Sep-2009
Rating :
File size : 2.20 M
Language : English
License : Shareware - Time Limit
Price : $275.00
OS : Windows 98/NT/2000/ME/XP/VISTA
UpdateDate : 05-Jan-2011
Requirements :  
  • Windows
    • OS: Windows 9x, Me, NT 4.0, 2000, XP and Vista
    • Java: Java 2 SDK/JRE 1.3.x and later. For CodeGen GUI, the preferred JDK is 1.4.2. or later.
  • Linux
    • OS: Red Hat Linux 7.2, 9.0; Mandrake Linux 9.1, 9.2, 10.0; Mandriva 2005 LE; WhiteBox Linux; Gentoo Linux (in general, all distros on kernel 2.4.x and kernel 2.6.x)
    • Java: Java 2 SDK/JRE 1.4.x
  • Mac OS X
    • OS: Mac OS X 10.3 (Panther) and later
    • Java: Java 2 SDK/JRE 1.4.x
 
shareware-order, JNIWrapper for Mac OS X downloads
Download JNIWrapper for Mac OS X

JNIWrapper for Mac OS X's Information

JNIWrapper is a Java library for calling native library functions. With JNIWrapper, you can extensively use the potential of the underlying platform (like tray icons or custom shape splash screens) with only a single native library, having the full control over the program flow on the Java side.

JNIWrapper provides simplified access to native code from Java applications without using Java Native Interface (JNI.) You don't need to create a native library to make system calls or spend time on learning the low-level ins and outs of the system architecture.

Native Function Invocation

JNIWrapper supports both stdcall and cdecl calling conventions and multiple C/C++ data types including structures, unions, and pointers. You can perform all native function calls simultaneously from different Java threads without synchronizing them. The product supports thread-safe concurrent function invocation?

High Performance

JNIWrapper is capable of handling any large amount of data involved in interactions between the Java and native code, requiring no performance tuning on your part. JNIWrapper allows you to debug native errors on the Java side, putting program execution fully under your control.

Automatic Memory Management

All resources allocated by JNIWrapper are released automatically. You can treat JNIWrapper variables as usual Java objects that can be picked up by the Java garbage collector.

Code Generation Wizard

Using the Code Generator wizard bundled with JNIWrapper, you can generate Java wrappers for a required set of C types, including structures, unions and callbacks.

JNIWrapper enables access to native libraries and components from Java code without using JNI.
The technology supports Windows platforms, Mac OS X (Mac PPC/Intel), multiple Linux platforms, all AIX versions and Solaris 10. JNIWrapper provides a number of technical advantages:

Extensible Architecture

You can implement new data types or customize existing ones, taking full control over the parameter behavior.

Catching Native Errors

When you call a native function, JNIWrapper makes all native errors ready for debugging on the Java side, putting program execution fully under your control.

Custom Search Mechanism

Apart from a default mechanism to find and load a native library, JNIWrapper provides a way to customize it. Besides, it makes it possible to load native libraries from JAR files.

Thread-safe Concurrent Function Invocation

You can perform all native function calls simultaneously from different Java threads without the need of synchronizing them, just as if invoking simple Java methods.

Technical Advantages

JNIWrapper has a number of technical advantages over the competitors. The most important of them are:

  • Comprehensive native function invocation support

JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Callbacks are fully supported with any parameter and return types and both calling conventions. For unexpected cases, you can create your own types taking full control over parameter behavior.

  • Automatic resource management
  • o All resources allocated by JNIWrapper components are released automatically when no longer required. You can treat JNIWrapper variables as ordinary objects that can be picked up by Java garbage collector.
  • o JNIWrapper objects are also safe with regard to finalizers: all resources are guaranteed to be available during finalization.
  • High performance

This has always been our priority. JNIWrapper has been specially tuned for performance, particularly in cases where large amounts of data are involved in the interactions.

  • Minimum behind-the-scenes operation

You should always be able to see and understand what is happening when they work with native-side data. This helps both to develop and debug complex interactions between Java and native code.The product is extensively used in the projects carried out by our company, which ensures its efficiency, reliability, future support, and improvement.

Buy JNIWrapper for Mac OS X
JNIWrapper for Mac OS X's Screenshot


JNIWrapper for Mac OS X's Related Search

 

JNIWrapper for Mac OS X's Reviews
No opinions. Be the first!
More Products from JNIWrapper for Mac OS X's Company
1.JNIWrapper for Linux PPC 23/Oct/2007
Rating :
With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest. The main features of JNIWrapper are: - Invoke any function with any parameters from native code library - Support for both stdcall and cdecl calling conventions - Support for many data types including structures, unions and pointers - Callbacks with any parameters and stdcall or cdecl calling conventions - Specially tuned for operations with large amounts of complex native-side data - Extensible architecture allows implementing new data types or customizing existing ones - Support for thread-safe, truly concurrent function invocation - Customizable native library searching mechanism - Completely automatic resource management - Crashes in native functions are converted to Java exceptions. JNIWrapper advantages: - Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data. - High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions. - Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required. - Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it. WinPack library abilities: - Access to Windows Registry; - Windows Decoration; - Tray icon for Java application. Hint: This site provides JNIWrapper Cross-Desktop only. You can download platform specific version of JNIWrapper or get evaluation licenses for our libraries at http://www.teamdev.com/jniwrapper/downloads.jsf
2.JNIWrapper Cross-Desktop 23/Oct/2007
Rating :
With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest. The main features of JNIWrapper are: - Invoke any function with any parameters from native code library - Support for both stdcall and cdecl calling conventions - Support for many data types including structures, unions and pointers - Callbacks with any parameters and stdcall or cdecl calling conventions - Specially tuned for operations with large amounts of complex native-side data - Extensible architecture allows implementing new data types or customizing existing ones - Support for thread-safe, truly concurrent function invocation - Customizable native library searching mechanism - Completely automatic resource management - Crashes in native functions are converted to Java exceptions. JNIWrapper advantages: - Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data. - High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions. - Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required. - Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it. WinPack library abilities: - Access to Windows Registry; - Windows Decoration; - Tray icon for Java application. Hint: This site provides JNIWrapper Cross-Desktop only. You can download platform specific version of JNIWrapper or get evaluation licenses for our libraries at http://www.teamdev.com/jniwrapper/downloads.jsf
3.JExcel 23/Oct/2007
Rating :
JExcel is a library for integrating Microsoft Excel into Swing applications and for working with Excel workbooks and worksheets from Java programs. JExcel functionality can be divided into the following main parts: # Automation of an Excel application, workbooks, worksheets, etc. This is the core functionality of the JExcel library that allows working with Excel applications, workbooks, worksheets, ranges and cells. # Embedding a workbook in a Java Swing application. JExcel provides the JWorkbook component that allows embedding an Excel workbook in a Java Swing application as an ordinary Swing component. # Handling Excel workbook or worksheet events. Workbook and Worksheet JExcel classes allow adding listeners for events generated by a workbook or worksheet and event handlers to affect the application behavior. # Working with native peers. Native peers are provided to allow you to add custom functionality based on JExcel. You can also download JExcel or order your evaluation license easily at http://www.teamdev.com/jexcel/downloads.jsf
4.JExplorer 23/Oct/2007
Rating :
JExplorer is a library that provides developers with an easy-to-use ability to integrate Microsoft Internet Explorer into Swing applications. JExplorer is valuable for those who need to use the JNIWrapper functionality in addition to JExplorer, for those who require tight integration with MSHTML and DOM functionality and intend to use the low-level Internet Explorer API. JExplorer Standard - allows embedding the Internet Explorer browser into Swing applications and use the provided JExplorer API. JExplorer Professional - This version will be useful for those, who require a tight integration with MSHTML and DOM functionality and intend to use low-level IE API. Note: This site provides download link only to JExplorer Standard. If you want JExplorer Professional or need the evaluation licenses please visit http://www.teamdev.com/jexplorer/downloads.jsf
5.QuipuKit 23/Oct/2007
Rating :
QuipuKit is a JSF library enabling developers to easily build dynamic Web applications. It includes an extended set of JSF components and a validation framework that shifts the traditional JSF validation to the client side. The library introduces such advanced components as DataTable, TreeTable, Chart, Calendar, etc. providing you with richer functionality and customization capabilities. With QuipuKit components, you do less coding as most of the features needed to bring interactivity to your Web application are already there: - AJAX-enabled page updates - When changes occur, only a required amount of data is updated - transparently, and with no page reload. - Rich and flexible styling - A wealth of styling options to create a desired look-and-feel for any component, using familiar CSS rules. - Enhanced end-user experience - The use of various DHTML features adds to smoother interaction with application data and to general usability of the Web UI. - Support for all major browsers - All the QuipuKit components work equally well in Internet Explorer, Firefox, Safari, and Opera. - Comprehensive documentation - Full coverage of the component functionality, including API and code samples. The QuipuKit validation framework lets you easily process validation on the client side: - Client-side support for standard JSF validators - All server-side validation logic of standard JSF validators is now performed on the client side. - Flexible configuration of validation logic and error presentation - Whatever data users enter, your Web application will be always on guard giving snappy visual feedback on each specific error. - Additional validators - An extra set of validators lets you ensure correctness of e-mail addresses, passwords, URLs, or custom format input data. QuipuKit has been highly rated by the editors of 3d2f.com: http://3d2f.com/smartreviews/0-418-quipukit-shape-up-the-content-read.shtml
Copyright (c) 2007-2010 SharewareOrder.com Inc. All rights reserved.

JNIWrapper for Mac OS X Download

Site Map | RSS | Links | Terms of Use | Privacy Policy | Software Developer | Submit Product | Refund Policy | Contact us | About us