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.481.241 Times

Java Object freeware
Filter: All | Freeware | Demo
 

Java Object

< 1 2 3 4 5 > 
Added: January 11, 2010 | Visits: 1.169

Domingo Domingo is a simple, consistent, object-oriented easy-to-use interface to the Lotus Notes/Domino Java-API. Installation: To install Domingo on your Notes Client or Domino server, please download a binary distribution, extract the file domingo-1.0.jar and choose one of the following... Platforms: *nix

License: Freeware Size: 983.04 KB Download (99): Domingo Download

Added: May 02, 2010 | Visits: 1.200

Parse::Java Parse::Java is a Perl module that acts like a parser for Java code. SYNOPSIS use Parse::Java; my $ast = Parse::Java->parse_file(MyClass.java); Parse::Java parses Java code into an Abstract Syntax Tree which can be used for many things like writing compilers and stuff. As this module is... Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Parse::Java Download

Added: September 27, 2010 | Visits: 1.270

DORM4J DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R mapping library for Java. DORM4J library uses annotations in JDK 1.5 and dynamic features of the Java language to implement O/R mapping functions without additional XML config files. The development of DORM4J was inspired from the... Platforms: *nix

License: Freeware Size: 501.76 KB Download (95): DORM4J Download

Added: August 22, 2010 | Visits: 708

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: 847

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: 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: January 12, 2010 | Visits: 1.294

ogre4j 1.4.3 Beta ogre4j project enables the use of the OGRE (Object-Oriented Graphics Rendering Engine) libraries in Java applications. The first approach was made by Ivica Aracic aka bytelord (http://www.bytelords.de). Thanks to him for taking the first steps! The last stable CVS version located at the OGRE... Platforms: *nix

License: Freeware Size: 1024 KB Download (108): ogre4j 1.4.3 Beta Download

Added: February 23, 2010 | Visits: 1.174

Berkeley DB Java Edition Berkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java. Like the highly successful Berkeley DB product, Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication. Berkeley DB Java... Platforms: *nix

License: Freeware Size: 4.5 MB Download (105): Berkeley DB Java Edition Download

Added: August 22, 2010 | Visits: 882

Inline::Java::Callback Inline::Java::Callback is a callback into Perl from Java. SYNOPSIS use Inline Java => < Platforms: *nix

License: Freeware Size: 94.21 KB Download (104): Inline::Java::Callback Download

Added: October 08, 2010 | Visits: 1.169

Java::Swing Java::Swing provides a Perl extension providing direct access to the Java Swing API. Though you can write a Java program which is driven by Perl, some people may prefer to keep their Perl pure. This package lets you do that in manner similar to the way Perl/Tk and Gtk2:: provide access to their... Platforms: *nix

License: Freeware Size: 33.79 KB Download (122): Java::Swing Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 508

Jenetics Jenetics is a Java based object oriented library of an Genetic Algorithm. The library offers a clear separation of the several concepts of the algorithm, e.g. Gene, Chromosome, Genotype, Phenotype, Population and FitnessFunction. for WindowsAll Platforms: Windows

License: Freeware Download (46): Jenetics Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 471

Java MultiMethod Framework The Java MultiMethod Framework or JMMF, for short, is created as a pure Java framework that can provide multiple methods. This is done without the need to extend the base Java language nor modify its semantics but intensively using the reflection mechanism of the language. In Java, method... Platforms: Windows

License: Freeware Download (46): Java MultiMethod Framework Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 517

3D VRML graph drawing package in Java An object oriented Java package that can be used to store 3-D graphs and perform various functions on them, arranging nodes with a spring embedder and generating VRML output. Visit http://vrmlgraph.i-scream.org.uk for documentation and examples. Platforms: Windows, Mac, Linux

License: Freeware Size: 175.94 KB Download (51): 3D VRML graph drawing package in Java Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 410

JAIS: Java Implemented Soccer JAIS is a completely object oriented designed, Java implemented RoboCup Agent including visualisation of the world model. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.28 MB Download (49): JAIS: Java Implemented Soccer Download

< 1 2 3 4 5 >