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

Java Classes freeware
Filter: All | Freeware | Demo
 

Java Classes

1 2 3 4 5 > 
Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 567

Java classes to access FITS files. Java classes to access FITS files. Library is based on modified nom.tam.fits classes.



Platforms: Windows, Mac, Linux

License: Freeware Size: 150.35 KB Download (47): Java classes to access FITS files. Download

Added: March 07, 2010 | Visits: 1.014

Java::Import Java::Import is Perl module to use Java classes in Perl. SYNOPSIS use Java::Import qw( some.package.SomeClass ); my $instance = new some.package.SomeClass(); $instance->someMethod(); my $ret_val = some::package::SomeClass::someStaticMethod(); $ret_val->someMethod(); $ret_val2 =...





Platforms: *nix

License: Freeware Size: 28.67 KB Download (94): Java::Import Download

Added: October 07, 2010 | Visits: 1.149

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: February 02, 2010 | Visits: 1.128

Inline::Java Inline::Java lets you write Perl classes in Java and wrap/use existing Java classes. The project is an ILSM (Inline Language Support Module) for Java 2, and is part of the Inline family of modules..


Platforms: *nix

License: Freeware Size: 94.21 KB Download (98): Inline::Java Download

Added: February 02, 2010 | Visits: 971

Template::Plugin::Java Template::Plugin::Java is a Perl module that can generate Java Classes from XML description files and templates. SYNOPSIS From an xml file such as: < aBean > < java: option1="value1" > < option2 >value2< /option2 > < /java: > < foo >10< /foo > < bar >String< /bar > < container > < baz...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): Template::Plugin::Java Download

Added: August 09, 2010 | Visits: 1.017

StrBio StrBio is a set of Java classes and libraries useful for development of software for computational structural biology research. They are licenced under the LGPL. he strbio.org classes are the basis for several published research projects, including the Pred2ary secondary structure prediction...


Platforms: *nix

License: Freeware Size: 12.7 MB Download (98): StrBio Download

Added: January 18, 2010 | Visits: 956

Moss Moss is a collection of Java classes which includes additional custom Swing components (Tri state check boxes, complete password entry dialogs. Its also a JFrame/JDialog framework to assist in creating large GUIs), file and image modification classes (EXIF/IPTC reading and editing, image...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (100): Moss Download

Added: March 25, 2010 | Visits: 694

XNap Commons XNap Commons project provides a set of utility Java classes for easy handling of common tasks like sortable tables, auto completion, and internationalization, a settings framework, and Swing components like common dialogs, a wizard, a closeable tabbed pane, a directory chooser, and...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (97): XNap Commons Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 991

Gettext Commons Gettext Commons project provides Java classes for internationalization (i18n) through GNU gettext. The lightweight Gettext Commons library combines the power of the Unix-style GNU gettext tools with the widely used Java ResourceBundles. We find that the usual Java i18n approach of using custom...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): Gettext Commons Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 596

JSqlParser JSqlParser is a handy Java tool designed to transform a SQL statement into a hierarchy of java classes. The operations on the classes of JSqlParser are executed using the Visitor pattern. Basically the method CCJSqlParserManager.parse returns a class implementing Statement which can be used to...


Platforms: Windows

License: Freeware Download (46): JSqlParser Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 266

HunkIO Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile method that is more convenient to use than Sun's File.createTempFile. It also includes PrintWriterPlus that converts linefeeds to platform specific line...


Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 107 KB Download (47): HunkIO Download

Added: September 03, 2013 | Visits: 433

UICOMPONENT - expands uicontrol to all Java classes UICOMPONENT is intended as a direct replacement of Matlab's built-in UICONTROL and JAVACOMPONENT functions. It accepts all parameters and styles that UICONTROL accepts, as well as any other displayable Java (Swing/AWT) component class. The calling convention and syntax of UICONTROL were preserved...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (42): UICOMPONENT - expands uicontrol to all Java classes Download

Added: February 01, 2010 | Visits: 1.044

Java for C++ Java for C++ is a tool to generate C++-wrapper-classes for existing Java-classes. This tool reads a list of Java class names and creates source code for C++-classes to wrap them. The implementation of the wrapper classes uses JNI (Java Native Interface) to call the "real" Java classes. The...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (105): Java for C++ Download

Added: November 06, 2010 | Visits: 1.308

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

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 235

OrkAPI - Ork Reports as Java Classes The central aim of OrkAPI is to be an interface to any kind of Ork-related data within Java. It also features a GUI that can assist in creating a move and inspecting the collected data. There are many points to extend OrkAPI with 'Plugin' classes.


Platforms: Windows, Mac, Linux

License: Freeware Size: 931.44 KB Download (44): OrkAPI - Ork Reports as Java Classes Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 411

Crystal Space Java Bindings CSJB (Crystal Space Java Binding) is a package of java classes, that can interface with the Crystal Space 3D engine, via Java's Java Native Interface (JNI).


Platforms: Windows, Mac, Linux

License: Freeware Size: 87.72 KB Download (47): Crystal Space Java Bindings Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 281

Dynamic Java Class Reloader Reloads your java classes at runtime, greatly reducing your development time. Compile your java files to a directory and the Reloader will reload it for you. Reduce the overhead of Build, Server Restart, Client Restart. Refer ReadMe in jarfile for usage.


Platforms: Windows, Mac, Linux

License: Freeware Size: 141.68 KB Download (47): Dynamic Java Class Reloader Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 357

Java MTF Reader JMTF is an application and set of Java classes that can understand Microsoft Tape Format. It is able to restore broken MTF formatted files.


Platforms: Windows, Mac, Linux

License: Freeware Size: 31.22 KB Download (51): Java MTF Reader Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 474

Java barcode printing utilities Set of reusable java classes for printing barcodes in different standards.


Platforms: Windows, Mac, Linux

License: Freeware Size: 6.1 KB Download (45): Java barcode printing utilities Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 484

Java Charsets: context free, single byte Java classes that enable definition of new Charsets based on other existing Charsets, without additional programming. Includes a character set with Kamenik encoding.


Platforms: Windows, Mac, Linux

License: Freeware Size: 57.05 KB Download (50): Java Charsets: context free, single byte Download

1 2 3 4 5 >