java to native
Java HTTP Client 2.5.0
Provides features not found in the Sun HttpURLConnection implementation: NTLM V2 support, pipelining, single sign-on, Apache Axis/Axis2 support, WebDAV support, many different timeout options, tracing, source code availability, and quick support. Completely plug-compatible with HttpURLConnection. more>>
Java HTTP Client - Provides features not found in the Sun HttpURLConnection implementation: NTLM V2 support, pipelining, single sign-on, Apache Axis/Axis2 support, WebDAV support, many different timeout options, tracing, source code availability, and quick support. Completely plug-compatible with HttpURLConnection.
Enhancements:
Version 2.5.0
Added SOCKS support, custom socket creation, streamlined authentication processing and bug fixes.
System Requirements:Requires JVM 1.4.2 or higher<<less
JNC - JavaNativeCompiler 1.1
JNC is a Java to native compiler. It allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native... more>> <<less
Java Date Picker 4.3
Java Date Picker is a suite of professional date components for Swing. more>>
Main features:
- Lots of features to handle any date/time entry situation
- Careful and well-crafted API to speed up the development of your application
- Microsoft-like calendar to keep the same feeling for users when moving to Java applications
- Mouse and keyboard support to enter date time information intuitively
- Detailed tutorial and examples to get the most out of the API
- Source code access to ensure the life of your application
- Works with J2SE 1.3 or higher on Windows, Mac, Linux and all Java enabled platforms
- Royalty free distribution
Swing Compliant
The components can be localized for any language and region
Ready to use JTable date cell editor so you dont have to write one
Keyboard support for maximum productivity
Look and feel support (Metal, Windows, Motif, Aqua and custom)
Flexible API
Date model to control the edited date
Date parser to parse shortcut dates like "yesterday" or "today + 3"
Date renderer to paint calendar dates as you need
Date selection model to control everything about the selected/-able dates
Custom UI delegates to finely adjust or even reimplement the UI as you like
Date Selection
Selection type like single, single interval or multiple intervals
Week and day of week selection support
Null dates support to allow maximum date input flexibility
Restrict dates to an interval like Jan 1, 2002 - Apr 7, 2003
Restrict dates with rules like "Week-end dates cannot be selected" or "Holidays cannot be selected"
Restrict individual dates like January 3, 2005
Date Time Editing
Structured editor that forces users to type syntactically valid dates using any date format
Free text support to enter dates as a simple text, with no constraints
Shortcut dates support so you can type shortcut strings like "today", "xmas" or "tomorrow" to specify a date
Date validation to keep users from making mistakes
Date field access to have full control over an edited date
Calendar Configuration
Multiple month calendar to view a quarter or a whole year
Control grid color and visibility
Paint the calendar dates as you like with date renderers
Customized fonts and colors to create an intuitive interface
Show or hide week numbers and days
Enhancements:
- This release adds support for the JBuilders dbSwing data binding framework.
- It improves the date editor to support month names.
- JDatePicker is created faster (comparable to JComboBox).
- The JDatePicker calendar can now be configured using a Popup object.
- The JDatePicker class has fewer methods (reduced from 29 to 7).
- There are other improvements and bugfixes.
jWave
jWave is a versatile set of packages for Java that allow you to easily create and process RIFF files. more>>
By popular demand, it is now distributed in its own bundle.
Java Obfuscator DashO 3.2
The Java Obfuscator of Choice - DashO. * ISVs Choice for protecting products from reverse engineering. * Industrys choice to protect proprietary co... more>> <<less
Jigsaw License Manager 2.0
Licensing engine for Eclipse and Eclipse RCP...Efficient management of the licensing aspect...for closed source Eclipse RCP applications and Eclipse Plugins...secure...reliable...flexible... easy...Protects your Software...Secure License Management in Eclipse...No-Brainer for Closed Source Commercial Applications. Multiple levels of encoding..Secure Digital Signatures, Encryption...Validation more>>
Jigsaw License Manager - Licensing engine for Eclipse and Eclipse RCP...Efficient management of the licensing aspect...for closed source Eclipse RCP applications and Eclipse Plugins...secure...reliable...flexible... easy...Protects your Software...Secure License Management in Eclipse...No-Brainer for Closed Source Commercial Applications. Multiple levels of encoding..Secure Digital Signatures, Encryption...Validation...Eclipse applications can create or verify application licenses which are bound to users, systems or any other entity...Licenses can be perpetual or temporary (valid within an arbitrary period)...Shareware applications can configure secure on-demand creation of free trial period licenses...The authenticity of licenses is assured by using the digital signature mechanisms provided by the Java Security API...A password protected Java keystore holds the private and public keys used for signing and verifying licenses...Privacy of installed license content is maintained by using the password based encryption mechanisms provided by the Java Cryptography Extension (JCE)...Client applications can leverage simple-to-implement extension points that define the licensing behavior...The License Management perspective is integrated into the Eclipse IDE, allowing you to manage licenses while developing your client application...An SWT based license management wizard is provided to allow easy license installation/verification for users...Long time persistence, portability and efficiency is achieved by creating XML based certificates and compressing them...The code is internationalized, currently supporting English...More languages are expected soon.
Enhancements:
Version 1.0.4
System Requirements:<<less
Paragon NTFS for Linux 1.0
Paragon NTFS for Linux is designed to mount NTFS partitions under Linux operating systems as normal logical drives with appropriate drive letter. There is NO analog of these technologie, providing ful more>>
Java Platform Invoke API Demo (Linux) 2.00.02
Java Platform Invoke API (Demo version) for Linux, i386 more>> Java Platform Invoke API (Demo version) for Linux/Unix, i386.
Enables Java code to call native functions implemented in shared link libraries like in Microsoft .NET Framework. Written for JSE 1.5.x and later.
Java platform invoke an API that enables Java code to call native functions implemented in shared libraries, such as those in the Linux API. It locates and invokes an exported function and marshals its arguments (integers, strings, arrays, structures, and so on) across the interoperation boundary as needed. This API supports implicit marshaling that makes Java coding with native functions very simple.
To consume a shared library functions you need
1.Identify functions in shared librarys.
Minimally, you must specify the name of the function and name of the the shared library that contains it.
2.Create a class to hold shared library functions.
You can use an existing class, create an individual class for each native function, or create one class that contains a set of related native functions. This class should extend CNativeLibrary. Use the annotation ImportLibrary to bind your class to the native library.
3.Create prototypes in Java code.
Write prototype of a native function as a method with signature that corresponds to the native function using data type map agreement. To identify the native function use the annotation Function. Mark the method with the native modifier.
4.Call a shared library function.
Call the method on your Java class as you would any other Java method. As parameters can be passed structures and implemented in Java callback functions.<<less
JGraphpad Pro 6.0.3.3
JGraphpad Pro is a complete application framework for rapid development of JGraph tools. more>>
The user interface is configurable with XML and it uses a plugin architecture for extra functionality. It features a wide range of application components like palette, overview, the ability to export to many image and XML formats, copy and paste, drag and drop, rich text labels, database or backend connectivity, and visual complexity management.
If youre developing a workflow designer, displaying a database, showing the state of your telecommunications network or writing a UML tool, why write your application from scratch when there is JGraphpad Pro?
Main features:
- Comes with a set of commonly used components, such as a palette and birds-eye view
- Configured using XML, providing an easy way of dealing with actions, tools and UI creation
- New Features include multiple diagrams, rich text, new shapes and moveable ports
- Demonstrates copy and paste and drag and drop to and from Java and native applications
- Import and export GIF, JPEG, PNG, EPS, SVG, PDF, image maps, GraphViz and GXL
- Runs on all major platforms and supports deployments with Webstart or Applets
- Modular plugin architecture to define your own dynamic functionality
Build your Application in 4 Easy Steps
- Configure the default user interface and add custom components
- Implement special shapes and business objects for the diagrams
- Connect the graph model to a backend or plug in your own I/O
- Fine-tune the user interface using a UI- or docking-framework
Enhancements:
- This release adds improved background drawing functionality so that the background is not drawn over by dragging, and components can be placed in the background.
- The JGraph library used has been updated to the latest version, meaning a large number of performance improvements to the painting functionality.
Mandrixx Java Slideshow 3.0
Mandrixx Java Slideshow is a powerful java slideshow applet. more>>
just put it somewhere in your web site directory and it will display the pictures (jpeg or gif format) in the order you want and at the best size possible. you can run the applet in fullscreen, or in a window of any size, and the photos will be resized automatically, with bilinear filtering, and realtime black&white or sepia filter.
if you put the mouse over the window, a control panel will appear, you can pause, go back and play the slide show with it. this panel can be removed. you can also assign web adresses to the images you display, and choose the html target.
For the most experienced users, MJS can be controlled from Javascript, allowing you to switch to another picture list or change filtering on the fly.
MJS can read any .jpg or .gif file over the net and you can read images in different directories or display twice the same image just by editing a simple text file, or generate the list with php. It can handle thousands of images of any resolution and color depth.
Everything can be set, from the timing between two photos to the capability to control the slideshow. a nice caption for each picture can be added, and you have crossfading transitions between the images. you can also change the control panel graphics.
Version restrictions:
- The testing version is limited to 5 images, you can order a registration key below and make a safe payment with PayPal or Moneybookers.
Enhancements:
- Realtime color filters were added, like sepia or black and white.
- JavaScript interaction was added, so you can now deal with many lists of photos and change these on the fly and update the HTML content from the slideshow.
Java Serialization to XML 2.2.6.0
Java Serialization to XML (JSX in short) translates between Java and XML. more>>
Your data can be migrated to new application versions, to C++, and to other applications by transforming the XML. Unlike other Java XML serializers, JSX is accurate for all objects.
Main features:
Works for all objects
- JSX avoids the problem of NotSerializableExceptions, now and in the future, because it serializes all objects, Serializable or not. ( read more... )
Nested and recursive objects
- JSX can create an instant file format for your data, which you can then configure manually with a plain text editor. Manually coding such a format is a lot of tedious work - and you also have to write the parsing code. This coding is especially unpleasant when your objects have a nested or recursive structure. Java Object serialization (JOS) also works well for this task, except that you cannot see or edit the resulting binary. JOS also requires objects to implement the Serializable interface, and so wont work with all objects. JSX does not have this restriction, and works for objects whether they implement Serializable or not. Here is a case study. ( read more... )
Human readable
- XML is easy to check and verify; and automatic serialization eliminates human error in the mapping code. JSX is an instant solution, and removes the error-prone tedium of writing and mantaining externalization code by hand.
Version restrictions:
- 30 days trial
You should you buy JSX if:
- JSX costs less than reinventing and maintaining your own solution in-house
- JSX meets your needs better than alternative products
- you need a proven solution that definitely works
- you need it today
- you need the intellectual property rights assurance of an IP indemnity
If JSX is not what you need, then you should stop using it after 30 days and delete it from your system.
Jagacy VT100/VT220 Emulator 1.1.1
Jagacy VT100/VT220 emulator is a feature rich VT100/VT220 terminal emulator written entirely in Java more>>
It does not contain the screen-scraping library, and is an inexpensive solution for a stand-alone Java VT100/VT220 terminal emulator.
Big Faceless Java PDF Viewer 2.11.6
A Swing component that can display PDF documents more>>
Big Faceless Java PDF Viewer is Intended for customers who dont require the full API, the PDF Viewer can be installed as an Applet, application or via Java Web Start, or embedded in a Swing application.
Printing, saving, text search, forms, digital signatures, and annotations are some of the many features available - the viewer can be tailored to include just the features you need, and is a cost-effective solution for those needing the features of Adobe Acrobat on a Java platform.
Essentially a cut-down version of the full PDF Library, the Java PDF Viewer is a more cost-effective solution for those who dont required API access to the main library.
Unlike its big brother, the viewer cannot create new PDFs and any edits must be made through the Swing interface. That interface is supplied with a large number of "features" (the full list is here) which can be enabled to customize the interface; ideal for distributing a limited functionality viewer as part of the
Major Features:
- Swing component for displaying PDF documents
- Customizable feature set includes printing, saving, search/selection, forms, bookmarks, reorderable thumbnails, annotations and more.
- Full support for PDFs up to Acrobat 9
- Viewer can be controlled from JavaScript
- Applet size under 1MB
- Localized in English, French, Spanish, German, Japanese and Chinese
Enhancements:
- All BFO warning (and debug, if enabled) messages are now logged using log4j if available, or java.util.logging.* if not.
- Large synchronization audit fixed some issues when reading from one PDF in multiple threads, particularly when using the viewer.
- Fixed problem that could result in corruption when repeatedly saving a PDF containing compressed XRef tables and multiple revisions.
- Modified AnnotationStamp so Acrobat correctly handles custom stamps, and added some new types of standard stamp.
- Added FDF.getXFDF() method, for exporting XFDF from a PDF, and added support for this to the Viewer. Fixed FDF export, broken some releases ago.
- More PDF/A related fixes, and added a number of new OutputProfile.Features.
- Fixed RichText content in text fields
- Added subsetting for CFF fonts
- Fixed error with some Windows JDKs when rasterizing JPEG images
- Fixed unusual cases of Linear & Radial shading, added preliminary support for Coons & Tensor-Product Patch shading (Type 6 & 7).
- Fixed blending, broken in previous release and resulting in opaque highlight annotations.
- Correctly handle masked images where the mask and image are different sizes, as created by Luratech products.
- Added PageExtractor.Image.getUniqueId(), to identify extracted images.
- Added PageExtractor.Image.getMetaData() and Text.getFontMetaData(), to return any embedded XMP MetaData for those items in the PDF.
- Fixed long-standing bug in CCITT.G3 2D encoding now rarely seen in very old TIFF images.
- Further fixes to handle some types of corrupt PDF
- Viewer: Page Up/Page Down/Home and End keys navigate correctly through the PDF via the Viewport ActionMap. Standard ScrollBar keybindings are overridden, previous KeyListener approach didnt work reliably and was removed.
- Viewer: Fixed missing glyphs in some fonts after a search was run.
- Viewer: PDFTool (the class run by "java -jar bfopdf.jar") has more options.
- Viewer: Stamps no longer slowly grow when clicked on due to rounding error
- Viewer: Calling DocumentPanel.redraw(page) will work as expected.
- Viewer: Dont allow JavaScript to be run on the console if no PDF is loaded
- Viewer: Fixed page jump when zoom level is changed in Column view
- Viewer: Dont fail under 1.6 when saving PDFs to filenames containing an invalid regex backreference.
- Viewer: Improved display under OS X, including addition of a Dock Icon.
- Viewer: Added keyboard shortcuts to "Open Recent" menu.
- Viewer: Thumbnail panel now scrolls to follow the current page, and renders more reliably.
Requirements: Java 2 Standard Edition Runtime Environment
JProfiler 5.0
JProfiler is an award-winning all-in-one Java profiler. more>>
Main features:
Live profiling of a local session
- Once you define how your application is started, JProfiler can profile it and you immediately see live data from the profiled JVM. To eliminate the need for session configuration, you can use one of the many IDE plugins to profile the application from within your favorite IDE.
Live profiling of a remote session
- By modifying the VM parameters of the java start command you can get any Java application to listen for a connection from the JProfiler GUI. The profiled application can not only run on your local computer, JProfiler can attach to a profiled application over the network. In addition, JProfiler provides numerous integration wizards for all popular application servers that help you in setting up your application for profiling.
Offline profiling
- You do not have to connect with the JProfiler GUI to the profiled application in order to profile it: With offline profiling you can use the JProfiler API to control the profiling agent and save snapshots to disk. At a later time you can open these snapshots in the JProfiler GUI or programmatically export profiling views with the command line export tool or the export ant task.
Snapshot comparisons
- In JProfiler, you can save a snapshot of all current profiling data to disk. JProfiler offers a rich comparison facility to see what has changed between two or more snapshots. Alternatively you can create comparison reports programmatically with the command line comparison tool or the comparison ant task.
Enhancements:
- This release adds a trigger and action system, support for HPROF memory snapshots, and a call tracer view.
- Several new VM telemetries have been added.
- Eclipse WTP is now supported.
- A JProfiler MBean has been added for controlling offline profiling.
Iris Application Server 2.0
Iris is a complete solution for developing Java client/server applications. more>>
Main features:
- Iris implements client/server communication through remote procedure call; the method invoked and parameters are serialized and deserialized by client side proxies and server skeletons generated automatically at server startup;
- Synchronous, asynchronous and client callback invocations are performed over the same socket connection;
- The server memory footprint is minimal (<<less