Globalshareware.com LOGO
Home Mac Linux Mobile YouTube Top100 New Releases Freeware Forum    
Home > http://www.teamdev.com
http://www.teamdev.com software list
 
1.JNIWrapper for Linux PPC
23/Oct/2007
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
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
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
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
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
6.JNIWrapper for Solaris (x86)
23/Oct/2007
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
7.ComfyJ for Windows 32
22/Sep/2009
ComfyJ is a COM-to-Java-to-COM bridge. ComfyJ allows a Java application to easily integrate with any COM/OLE/OCX/ActiveX libraries and to expose Java objects as COM objects. And all this is possible in pure Java language without writing native code.
8.ComfyJ for Windows 32/64-bit
22/Sep/2009
ComfyJ is a COM-to-Java-to-COM bridge. ComfyJ allows a Java application to easily integrate with any COM/OLE/OCX/ActiveX libraries and to expose Java objects as COM objects. And all this is possible in pure Java language without writing native code.
9.Java Platform Integration Pack for Windows
22/Sep/2009
JNIWrapper, ComfyJ and JExplorer make a complete solution for those who need to bridge the Java platform with Windows technologies and products. You can work with native code from Java applications, interface with COM, or integrate Internet Explorer into Java programs?You can do it all with this 3-in-1 package.
10.JNIWrapper for Mac OS X
22/Sep/2009
JNIWrapper is a software development kit enabling you to work with native code from Java programs without using JNI. With JNIWrapper, you don't need to create native libraries to call a function of the operating system API or a function from any dynamic library. You write code in the Java language only, and JNIWrapper does the rest.
11.JNIWrapper for Windows 32-bit
22/Sep/2009
JNIWrapper is a software development kit enabling you to work with native code from Java programs without using JNI. With JNIWrapper, you don't need to create native libraries to call a function of the operating system API or a function from any dynamic library. You write code in the Java language only, and JNIWrapper does the rest.
Related Downloads
Java FileTransfer Classes
Universal VisioViewer
BEGINNING JAVA
2D/3D Line Graph Software Applet - Std License
BigDate
Java Calendar Component - site licence
3D Multi Series Stacked Column Chart Bean
2D/3D Vertical Bar Graph (Servlet) - Source Code
Durius Java Applets
2D/3D Vertical Bar Graph (Applet) - Source Code
Top Downloads
Java FileTransfer Classes
News & Quotes Java Ticker Applet
Stacked Horizontal Bar Graph (Applet) Source Code
3D Multi Series Stacked Column Chart Bean
Stacked Vertical Bar Graph (Servlet) Source Code
2D/3D Horizontal Bar Graph (Applet) - Source Code
News & Quotes Java Ticker Applet - special offer
SSC to Java/JSP version 3 + 4 (incl SSC to HTML)
Stacked Horizontal Bar Graph - Source Code
BigDate


Site Map | RSS | Links | Terms Of Use | Privacy Policy | Software Developer | Submit Product | Refund Policy | Contact Us | About us
Copyright (c) 2002-2009 Globalshareware.com Inc. All Right reserved.