PCWin Software Download Center
 

Category

 
Audio
Business & Finance
Desktop Enhancements
DVD & Video
Games
Home & Education
Internet
Multimedia & Design
Security & Privacy
Software Development
Utilities
Web Authoring

 

Popular Downloads

 
TubeHunter Ultra
EasySystemCleaner
More than 30.000 vista icons
Aurora Web Editor 2007 Professional
MySpeed PC Lite
eScan Pro Edition
HelpVistaXPDiamond
WAB-Processor
Win Guard Pro
GreenAlarm
 

New Downloads

 
AllMusicConverter
Lecture Recorder
SoundTaxi Professional
BlindBossKey-Pro
Documents Multimanager
PDF Metamorphosis .Net
MP3 Splitter Joiner Pro
Batch JPEG Rotator
One-click Slideshow
Face U
 

Java Library Software

Software 1-20 of 60  |  Go to 1 2 3 Next >> page 

License:  All | Free

1-2-3 JavaScript Library

Freeware

1-2-3 JavaScript Library is a cool new software application that allows you to create amazing javascript in seconds. Choose scripts from an organized, amazingly easy to navigate menu system, and customize them to your own needs.

No more long download times, or wasting time surfing the internet to find the one script that you want. With the full version you get:* Numerous Extra Quality Scripts, in a cool easy to navigate library system. * Saves time - no more wasting time trying to find the script you want.



1-2-3 JavaScript Library Screenshot
more
blank

Sage For Java

Freeware

Sage is one of the world's largest Accountancy software firms, with a userbase of over 5.

Sage is one of the world's largest Accountancy software firms, with a userbase of over 5.5 Million users. Java has a user base of over 4.5 million developers worldwide. Before now, there existed no bridge between the two communities, now there is....

more
blank

JMathLib

Freeware

JMathLib is meant to be a clone of Matlab, but written entirely in java.

JMathLib is meant to be a clone of Matlab, but written entirely in java.A library of mathematical functions designed to be used in evaluating complex expressions and display the results graphically. It will be used either interactively through a...

more
blank

JFreeReport

Freeware

JFreeReport is a free Java class library for generating reports (GNU LGPL).

JFreeReport is a free Java class library for generating reports (GNU LGPL). Includes support for headers, footers, grouping, report functions, print preview, export to PDF and more. Complete source code is included, subject to the GNU LGPL.

more
blank

A7Soft JExamXML

Freeware

A7Soft JExamXML is an XML comparison Java based command line application. Aimed at professional java developers, this tool may be very useful for every users working with XML.

A7Soft JExamXML is an XML comparison Java based command line application. Aimed at professional java developers, this tool may be very useful for every users working with XML. This software can be used either as a standalone program or as a jar...

A7Soft JExamXML Screenshot
more
blank

JCavaj Java Decompiler

Freeware

JCavaj Java Decompiler is a free Java-based Java Decompiler.

JCavaj Java Decompiler is a free Java-based Java Decompiler. It reconstructs the original source code from a compiled binary CLASS file. You can decompile java applets, jar and zip files producing accurate java source code. JCavaj runs on any...

more
blank

FileTimes

Freeware

Java class library to get/set file and directory times: Create/LastModified/LastAccessed.

Java class library to get/set file and directory times: Create/LastModified/LastAccessed. For Windows only. Create time is when the file was first written. Modifiedtime (sometimes called lastModified) is when the file waslast written. Accessed...

FileTimes Screenshot
more
blank

Sav Zigzag

Freeware

Sav Zigzag is a mobile object-relational DBMS that represents a Java library (API interface) working on PC, PDA and mobile phones.

Sav Zigzag is a mobile object-relational DBMS that represents a Java library (API interface) working on PC, PDA and mobile phones. This API interface forms new powerful Java/Zigzag language, more efficient than PL/SQL. Zigzag algebraic expressions...

more
blank

Common11

Freeware

common utility classes that work under Java 1.

common utility classes that work under Java 1.1 without using Arraylists or Swing. Class library.Requires Java version 1.1 or later. BigDate: simplified date handling when you want dates without times.CMPAboutBox: a proper about box that provides...

Common11 Screenshot
more
blank

FLib

Freeware

FLib is a free, open source library of high-quality Java components. It currently contains wizard and calendar components and a table layout manager.

FLib is a free, open source library of high-quality Java components. It currently contains wizard and calendar components and a table layout manager. The wizard component makes it easy to create multi-step user dialogs. The calendar component can...

FLib Screenshot
more
blank

JFreeChart

Freeware

JFreeChart is a free Java class library for generating charts (GNU LGPL). Pie charts, bar charts, line charts, time series charts, meter plots, candlestick plots, high-low-open-close and more. Complete source code included.

JFreeChart is a free Java class library for generating charts (GNU LGPL). Support is included for: pie charts, bar charts, line charts, scatter plots, time series charts, candlestick charts, high-low-open-close charts and more. Use in...

more
blank

Camtroller

Freeware

Use Physicam technology to control your games using a webcam instead of a keyboard. Use on free web flash and java games, or your own library of PC games, old and new.

Includes Physicam setup program. . .

Camtroller Screenshot
more
blank

Java Code Export

Freeware

Quickly and easily reindent, print and export your Java documents (10+ formats supported) with Java Code Export. Convert your Java documents to PDF, RTF, images and more!

Looking for a simple and fast way to indent and export your Java code into various file formats? Look no further than Java Code Export, a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your...

more
blank

FontShowerAWT

Freeware

Displays all the fonts available to AWT in Java on yourmachine.

Displays all the fonts available to AWT in Java on yourmachine. Displays the fonts in a variety of styles, sizesand colours, rendered either with a Canvas or with a TextArea. FontShower displays the fonts available on *your* machineto *Java*....

FontShowerAWT Screenshot
more
blank

MirrorJNDI

Freeware

MirrorJNDI is an open source Java Naming and Directory Interface (JNDI) service provider for accessing arbitrary Java objects in a hierarchical namespace. MirrorJNDI can store all it's data in XML or binary serialized form.

MirrorJNDI is an open source Java Naming and Directory Interface (JNDI) service provider for accessing arbitrary Java objects in a hierarchical namespace. MirrorJNDI can store all it's data in XML or binary serialized form. It allows to create...

more
blank

JFDraw

Freeware

JFDraw is a pure Java based graphics application and library package.It can help you to complete your mechanical, electronic, architectural graphs drawing applications, or even business process or workflow graphs issues.

JFDraw is a pure Java based graphics application and library package. JFDraw used a little features of Java2D, and expanded a lot of graph routines for more complex vector graph processing. You can run JFDraw under any operating systems that...

JFDraw Screenshot
more
blank

LinkedList

Freeware

LinkedList is replacement for Java Vector class.

LinkedList is replacement for Java Vector class. Classicaldoubly linked list. Faster that Vector for insert/delete, but slowerfor indexed access. The interface is modeled on java.util.Vector, soyou can try it both ways and pick which is faster for...

LinkedList Screenshot
more
blank

JRView

Freeware

JRView is a small utility that displays the list of all Java Runtime Environments and Java Development Kits installed on your system, and allows you to run a Java application (.

JRView is a small utility that displays the list of all Java Runtime Environments and Java Development Kits installed on your system, and allows you to run a Java application (.class or .jar file) on the desired Java environment.

more
blank

lGantt

Freeware

It supports basic operations like merge proyects and time statistics and its Freeware at ghannid.homeip.net

Gantt chart and project tracking tool, nice look, screen export (.jpg), XML file format, resources and asignations, simple but powerful. No install required when using Java Web Start: http://ghannid.homeip.net/lgantt/lgantt.jnlp (but you will have...

lGantt Screenshot
more
blank

Comparators

Freeware

Java classes to include in your programs.

Java classes to include in your programs. Includes:HTMLArrayComparator.java: Compares two arrays of Strings of HTML, ignoring embedded tags.HTMLComparator.java: Compares two Strings of HTML, ignoring embedded tags.StringComparator.java: Compares...

Comparators Screenshot
more
blank
blank

Software 1-20 of 60  |  Go to 1 2 3 Next >> page 

 

Copyright © 1995-2008 PCWin Download Center. Home | | Privacy | Link to Us | Submit / Update Software