Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.189 Times

Java Components Downloads freeware
Filter: All | Freeware | Demo
 

Java Components Downloads

< 1 2 3 4 5 
Added: July 14, 2010 | Visits: 910

Java::Build::GenericBuild Java::Build::GenericBuild is a high level driver to control Java builds. SYNOPSIS There are two (or more) code files needed to effectively use this module. First, create a subclass of this class: package Java::Build::MyBuild; use Carp; # Do the following in a BEGIN block before the use... Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): Java::Build::GenericBuild Download

Added: September 13, 2010 | Visits: 1.279

Java::Build::Tasks Java::Build::Tasks is a Perl module that collects common Java build tasks in one place: jar, jarsigner, etc. SYNOPSIS use Java::Build::Tasks; set_logger($log_object); copy_file(source, dest); copy_file(list, of, sources, dest); copy_file(-r, list, of, sources, with, flags, dest);... Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Java::Build::Tasks Download

Added: November 06, 2010 | Visits: 1.313

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this... Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: October 07, 2010 | Visits: 1.151

java-diff java-diff is a set of Java classes which implement the longest common subsequences algorithm. java-diff compares the elements in two arrays, returning a list of Difference objects, each of which describes an addition, deletion, or change between the two arrays.. incava.org - Open source... Platforms: *nix

License: Freeware Size: 15.36 KB Download (120): java-diff Download

Added: August 22, 2010 | Visits: 707

libvte-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. libvte-java is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the... Platforms: *nix

License: Freeware Size: 337.92 KB Download (94): libvte-java Download

Added: October 06, 2010 | Visits: 846

cairo-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. cairo-java is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the... Platforms: *nix

License: Freeware Size: 358.4 KB Download (106): cairo-java Download

Added: February 27, 2010 | Visits: 737

glib-java glib-java is a Java-Gnome library. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type... Platforms: *nix

License: Freeware Size: 327.68 KB Download (96): glib-java Download

Added: November 07, 2010 | Visits: 972

Java DIME Library Java DIME Library project implements Direct Internet Message Encapsulation (DIME), which is a lightweight binary encapsulation format that can be used to encapsulate multiple payloads of arbitrary types and sizes into a single message. DIME is ideal for incorporating binary attachments into any... Platforms: *nix

License: Freeware Size: 163.84 KB Download (138): Java DIME Library Download

Added: September 06, 2010 | Visits: 1.218

UltraGetopt for Java UltraGetopt for Java is the Java imagening of UltraGetopt. The project provides the features and flexibility of UltraGetopt in a way that is more suited to the Java environment.. Platforms: *nix

License: Freeware Size: 54.27 KB Download (123): UltraGetopt for Java Download

Added: May 03, 2010 | Visits: 1.082

UMMF::Export::Java UMMF::Export::Java is a code generator for JavaTemplate. SYNOPSIS use UMMF::Export::Java; my $exporter = UMMF::Export::Java->new(output => *STDOUT); my $exporter->export_Model($model); This package allow UML models to be represented as Java code.. Platforms: *nix

License: Freeware Size: 686.08 KB Download (101): UMMF::Export::Java Download

Added: May 01, 2010 | Visits: 971

Java Parallel Processing Framework 1.0 Beta Java Parallel Processing Framework is a set of tools and APIs to facilitate the parallelization of CPU intensive applications, and distribute their execution over a network of heterogenous nodes. Java Parallel Processing Framework is intended to run in clusters and grids.. An open-source,... Platforms: *nix

License: Freeware Size: 7.8 MB Download (88): Java Parallel Processing Framework 1.0 Beta Download

Added: October 14, 2010 | Visits: 859

Java::JVM::Classfile Java::JVM::Classfile is a Perl module to parse JVM Classfiles. SYNOPSIS use Java::JVM::Classfile; my $c = Java::JVM::Classfile->new("HelloWorld.class"); print "Class: " . $c->class . "n"; print "Methods: " . scalar(@{$c->methods}) . "n"; The Java Virtual Machine (JVM) is an abstract... Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Java::JVM::Classfile Download

Added: May 13, 2010 | Visits: 888

Faster Java Serialization Faster Java Serializations goal of the project is to enable faster serialization by generating bytecodes on the fly to serialize objects. When an object is serialized, its class is inspected and a class that implements the Serializer interface is generated. This class is tailor made to... Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): Faster Java Serialization Download

Added: August 25, 2010 | Visits: 715

libgconf-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. Java-GNOME is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the... Platforms: *nix

License: Freeware Size: 337.92 KB Download (93): libgconf-java Download

Added: July 08, 2010 | Visits: 739

libglade-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. Java-GNOME is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the... Platforms: *nix

License: Freeware Size: 358.4 KB Download (96): libglade-java Download

Added: August 11, 2010 | Visits: 720

libgnome-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. Java-GNOME is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the... Platforms: *nix

License: Freeware Size: 481.28 KB Download (100): libgnome-java Download

Added: January 02, 2010 | Visits: 712

libgtk-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. libgtk-java is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the... Platforms: *nix

License: Freeware Size: 1024 KB Download (100): libgtk-java Download

Added: March 12, 2010 | Visits: 1.028

Java-Gnome Java-GNOME application is a set of Java bindings for the GNOME and GTK libraries that allow GNOME and GTK applications to be written in Java. The Java-Gnome API has been carefully designed to be easy to use, maintaining a good OO paridigm, yet still wrapping the entire functionality of the... Platforms: *nix

License: Freeware Size: 174.08 KB Download (112): Java-Gnome Download

Added: October 27, 2010 | Visits: 1.690

Downloads in Tab Downloads in Tab is an extension which opens "Downloads" manager in tab from Tools menu. Opens "Downloads" manager in tab from Tools menu or automaticlly when a download starts, when in options you uncheck "Show the Downloads window when downloading a file" To use tab, in Firefox Options... Platforms: *nix

License: Freeware Size: 3.07 KB Download (129): Downloads in Tab

Added: March 23, 2010 | Visits: 916

Java Embedded Python Java Embedded Python embeds CPython in Java. It is safe to use in a heavily threaded environment, it is quite fast and its stability is a main feature and goal.. Platforms: *nix

License: Freeware Size: 614.4 KB Download (95): Java Embedded Python Download

< 1 2 3 4 5