Free Downloads: Java Grid Class

License:  All | Free

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
JadRetro Screenshot
more

JadRetro is a command-line utility that could help You to successfully decompile Java classes created by the modern Java compilers (of Java 1.4, Java 1.5 or later). JadRetro is not a decompiler itself, it is a class transformer for decompilers.

JadRetro is a command-line utility that could help You to successfully decompile Java classes created by the modern Java compilers (of Java 1.4, Java 1.5 or later). JadRetro operates by transforming the specified Java Class files (if needed) into ones which could be processed correctly by an old Java decompiler (designed to work with classes of...

Category: Software Development / Java
Publisher: IvMaiSoft LLC, License: Freeware, Price: USD $0.00, File Size: 101.0 KB
Platform: Windows



Freeware
more

Consider Greenfoot as a combination between a framework for creating two-dimensional grid assignments in Java and an integrated development environment (class browser, editor, compiler, execution, etc.

Consider Greenfoot as a combination between a framework for creating two-dimensional Grid assignments in Java and an integrated development environment (Class browser, editor, compiler, execution, etc.) suitable for novice programmers. While Greenfoot supports the full Java language, it is especially useful for programming exercises that have a visual element. In...

Category: Software Development / Misc. Programming
Publisher: University of Kent, License: Freeware, Price: USD $0.00, File Size: 6.4 MB
Platform: Windows

Freeware
LinkedList Screenshot
more

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 your needs.Heavily commented Java source included. copyright (c) 1997-2008 Canadian MindProducts. May be freely...

Category: Software Development / Components & Libraries
Publisher: Canadian Mind Products, License: Freeware, Price: USD $0.00, File Size: 645.1 KB
Platform: Windows

Freeware
SyncJEdit Screenshot
more

SyncJEdit is an advanced Java IDE and supports for multiple JDKs.

SyncJEdit is an advanced Java IDE and supports for multiple JDKs.
It contains many new and unique concepts, features and tools - such as add listener automatically, package overview, project relationship, managed directories, Class hierarchies,runtime input stream, find classes and qualifiers - to enhance your programming qualities and developing speed.
Normal Java...

Category: Software Development / Misc. Programming
Publisher: SyncEdit, License: Freeware, Price: USD $0.00, File Size: 3.7 MB
Platform: Windows

Freeware
Java Launcher Screenshot
more

Java Launcher is a powerful java tool and contains 9 launching features

Java Launcher contains 9 launching features totally.

Java Launcher is a powerful Java tool and contains 9 launching features

Java Launcher contains 9 launching features totally.
(six features in Explorer)
1. Run Java applications and applets by double-clicking Class files
2. View Java codes and Class hierarchies (graphic format) by right-clicking
3. Display contents of jar and...

Category: Software Development / Misc. Programming
Publisher: SyncEdit, License: Freeware, Price: USD $0.00, File Size: 1.5 MB
Platform: Windows

Freeware
JarLook Screenshot
more

Check a Java jar to make sure all the javac -target versions ofthe class files are what you expect.

Check a Java jar to make sure all the javac -target versions ofthe Class files are what you expect. Java application.Requires Java version 1.5 or later. All Java source code is included. to use: Java -jar jarlook.jar jartotocheck.jar 1.1 1.4 where jartocheck.jar is the name of jar to check.It will check all the Class files in it. In this...

Category: Software Development / Reference & Tutorials
Publisher: Canadian Mind Products, License: Freeware, Price: USD $0.00, File Size: 624.6 KB
Platform: Windows

Freeware
FileTimes Screenshot
more

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 time is when the file was last reador written. Checking its date, looking at its attributes orchecking to see if it exists does not count...

Category: Web Authoring / JavaScript
Publisher: Canadian Mind Products, License: Freeware, Price: USD $0.00, File Size: 788.5 KB
Platform: Windows

Freeware
more

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.

Category: Software Development / Tools & Editors
Publisher: Simba Management Limited, License: Freeware, Price: USD $0.00, File Size: 0
Platform: Windows

Freeware
more

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.

Category: Utilities / System Surveillance
Publisher: NirSoft, License: Freeware, Price: USD $0.00, File Size: 29.0 KB
Platform: Windows

Freeware
Comparators Screenshot
more

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 two Strings, case sensitive.StringComparatorIgnoreCase.Java: Compares two Strings, case insensitive. See...

Category: Web Authoring / JavaScript
Publisher: Canadian Mind Products, License: Freeware, Price: USD $0.00, File Size: 798.7 KB
Platform: Windows

more

dirtyJOE - Java Overall Editor is a complex editor and viewer for compiled java binaries (.

dirtyJOE - Java Overall Editor is a complex editor and viewer for compiled Java binaries (.Class files). Current version still has some limitations, but hopefully those will be removed within the next releases.

Category: Software Development / Debugging
Publisher: dirty-joe.com, License: Freeware, Price: USD $0.00, File Size: 668.6 KB
Platform: Windows, Mac, 2K, 2K3, Vista

Freeware
A7Soft JExamXML Screenshot
more

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 file Class library that is integrated with your own Java application. Pure Java architecture allows running JExamXML...

Category: Web Authoring / XML/CSS Utilities
Publisher: A7Soft, License: Freeware, Price: USD $0.00, File Size: 68.8 KB
Platform: Windows, Linux, Unix

A Java Grid Control - QuickTable Screenshot
more

QuickTable can be used as Database Grid EJBs/DataObjects Grid Delimited/Fixed length data file Grid Array/Vector/Collection Grid QuickTable is built on top of JTable, so you don't have to learn any new API.

QuickTable can be used as Database Grid EJBs/DataObjects Grid Delimited/Fixed length data file Grid Array/Vector/Collection Grid QuickTable is built on top of JTable, so you don't have to learn any new API. QuickTable is bundled with lots of features including Print Preview, Printing, Find & Replace, Sorting, Skin, copy/paste to Excel, Image cells,...

Category: Software Development
Publisher: QuickTable, License: Freeware, Price: USD $0.00, File Size: 153.0 KB
Platform: Windows, Mac, Linux, Unix, Java

more

Java Platform, Standard Edition (Java SE) development kit lets you develop and deploy Java applications on desktops and servers, as well as today's demanding Embedded and Real-Time environments.

Java Platform, Standard Edition (Java SE) development kit lets you develop and deploy Java applications on desktops and servers, as well as today's demanding Embedded and Real-Time environments. This new release includes performance improvements as well as support for Oracle Linux 6, Win 7 SP 1, and IE9. Details of the files and directories:
1) Development Tools:...

Category: Web Authoring / JavaScript
Publisher: Oracle, License: Freeware, Price: USD $0.00, File Size: 67.3 MB
Platform: Windows

Freeware
more

AimAdt, the "Array, Image and Matrix ASCII Display Tool," is a software developer's tool for those working with numeric array data such as images and mathematical matrices. It can run standalone or interface with your Java and C/C++ programs.

AimAdt is a productivity tool for the software developer/programmer and others working on applications that manipulate numeric data arrays such as images and mathematical matrices. It is a Java based utility/library that interfaces with both Java and C/C++ application code to display in-memory and disk-based array data in different ASCII formats. It will display byte, short, int,...

Category: Software Development
Publisher: Halegate Software, License: Freeware, Price: USD $0.00, File Size: 483.4 KB
Platform: Windows, Linux, Unix

Freeware
more

Grid Matrix is a Graphical Grid simulator for Windows that is implemented over SimGrid.

Grid Matrix is a Graphical Grid simulator for Windows that is implemented over SimGrid.

Grid Matrix uses SimGrid toolkit to run the simulation. The network can be defined using a graphic interface and run within the application.
The simulation code is written in Python using bindings to SimGrid.

Category: Software Development / Misc. Programming
Publisher: Pablo Yabo, License: Freeware, Price: USD $0.00, File Size: 5.7 MB
Platform: Windows

more

Detail Grid – The detail grid holds the details of data read from the meter.

Detail Grid – The detail Grid holds the details of data read from the meter. You can navigate, via he expandable Grid layout, to see individual Session, Run and Data Point information. You can even click on a Chart button on a Run Grid row to see a chart of the Run’s data points.

Category: Internet / Misc. Plugins
Publisher: Allen Face and Companies LLC, License: Freeware, Price: USD $0.00, File Size: 2.9 MB
Platform: Windows

Freeware
more

Omni Grid is a plug-in for SU Podium V2 or for SU Walk that allows you to create a grid of point lights or omni lights above or below a planar surface (SketchUp face).

Omni Grid is a plug-in for SU Podium V2 or for SU Walk that allows you to create a Grid of point lights or omni lights above or below a planar surface (SketchUp face). By creating a Grid of omni lights Omni Grid creates a relatively even source of light over a wide space. It is best for interior rendering. An alternative to omni Grid is Hidden LEM.

Category: Multimedia & Design / Multimedia App's
Publisher: Cadalog Inc., License: Freeware, Price: USD $0.00, File Size: 328.5 KB
Platform: Windows

more

Krish Magic-Classes to Database is a tool, that helps user to create Database Script(DDL Script) from classes.

Krish Magic-Classes to Database is a tool, that helps user to create Database Script(DDL Script) from classes. This tool takes Java classes as input. These Class files can be generated from UML Class diagram or can be written manually. The tool considers each Class file as a table and takes each attribute of a Class as a field in a table. The user needs to set...

Category: Business & Finance / Database Management
Publisher: akcess, License: Freeware, Price: USD $0.00, File Size: 8.0 KB
Platform: Windows

more

GridBagLayout is one of the most flexible and complex layout managers the Java platform provides.

GridBagLayout is one of the most flexible and complex layout managers the Java platform provides. A GridBagLayout places components in a Grid of rows and columns, allowing specified components to span multiple rows or columns. Not all rows necessarily have the same height. Similarly, not all columns necessarily have the same width. Essentially, GridBagLayout places components in...

Category: Software Development / Components & Libraries
Publisher: Oracle and/or its affiliates, License: Freeware, Price: USD $0.00, File Size: 2.3 KB
Platform: Windows

Official Encoding Screenshot
more

Official Encoding will tell you the official name of any given Java encoding and whether it is supported by Java.

Official Encoding will tell you the official name of any given Java encoding and whether it is supported by Java. It will also display some of the characters available with that encoding. Prerequisites: This program runs under any OS,(e.g. Win2K/XP/Vista/OSX/Linux/Solaris/Vista64/AIX...) so long as you haveJava version 1.5 or later installed.See...

Category: Web Authoring / JavaScript
Publisher: Canadian Mind Products, License: Freeware, Price: USD $0.00, File Size: 655.4 KB
Platform: Windows

Freeware
Common11 Screenshot
more

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 useful information.ImageInfo: information about a GIF, png, jpg.ImageViewer: component to display an imageLimiter: cap, corral...

Category: Software Development / Tools & Editors
Publisher: Canadian Mind Products, License: Freeware, Price: USD $0.00, File Size: 435.0 KB
Platform: Windows

Freeware
more

You must have Java 1.

You must have Java 1.4.0 (or later) installed and Java WebStart 1.0 (or later) configured to run this demo. (Java WebStart is installed as part of Java 1.4 so a separate download is not required). For best results you currently also need a screen set to 1280x1024 resolution .

Category: Internet / Tools & Utilities
Publisher: SLAC, License: Freeware, Price: USD $0.00, File Size: 918 B
Platform: Windows

Freeware
more

jGRASP is a lightweight development environment, created specifically to provide automatic generation of software visualizations to improve the comprehensibility of software.

jGRASP is a lightweight development environment, created specifically to provide automatic generation of software visualizations to improve the comprehensibility of software. jGRASP is implemented in Java, and runs on all platforms with a Java Virtual Machine.
jGRASP produces Control Structure Diagrams (CSDs) for Java, C, C++, Objective-C, Ada, and VHDL; Complexity...

Category: Software Development / Misc. Programming
Publisher: Auburn University, License: Freeware, Price: USD $0.00, File Size: 5.1 MB
Platform: Windows

more

The Software for Filling Out Any Forms (e.

The Software for Filling Out Any Forms (e.g. pre-printed forms, business forms, government forms, images of electronic forms in Word or PDF etc)
If you are searching for form filler software, you have found it --- FarFast Form Filler, the fastest form filler on the market.
Features:
- The preprinted form filler software program is able to display the form image in the top...

Category: Utilities / System Utilities
Publisher: HexaTech, License: Freeware, Price: USD $0.00, File Size: 2.3 MB
Platform: Windows

1-2-3 JavaScript Library Screenshot
more

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

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

Category: Internet
Publisher: 1-2-3 JavaScript Library, License: Freeware, Price: USD $0.00, File Size: 1.9 MB
Platform: Windows

Freeware
more

SemGrid (Simple easy manager of Grid data, for SEMoLa).

SemGrid (Simple easy manager of Grid data, for SEMoLa). Some of its features are: Freeware raster GIS, for Windows OS, import and export of Grid layers from ASCII Grid files of Surfer (grd), GeoMedia (asc), ArcGis (asc) and binary or ASCII from Idrisi32 (rdc, rst), GeoEAS, GRASS, map algebra, Markov chains estimation and simulation and much more.

Category: Business & Finance / Applications
Publisher: Francesco Danuso, University of Udine, License: Freeware, Price: USD $0.00, File Size: 7.9 MB
Platform: Windows

Freeware
more

This is a Super Simple Java Editor written entirely in Java.

This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run Java programs in an mdi interface with syntax highlighting and easy commenting.

Category: Software Development / Compilers & Interpreters
Publisher: sourceforge.net, License: Freeware, Price: USD $0.00, File Size: 77.8 KB
Platform: Mac, Linux, Windows

Freeware
more

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 applications, servlets, JSP or applets. Export to PNG, JPEG, PDF, SVG and HTML image maps. Complete source code is included, subject to the GNU...

Category: Software Development
Publisher: Object Refinery Limited, License: Freeware, Price: USD $0.00, File Size: 5.3 MB
Platform: Windows, Linux, Unix

more

Lighting Grid Game is a free and nice board game with some nice features.

Lighting Grid Game is a free and nice board game with some nice features.

It is a small but funny game.Click on a Grid, it will be surrounded by four Grid of colors from white to black or from black to white. Check all changed when the 25 Black, the game victory! Come on!

Category: Games / Misc. Games
Publisher: 365freesoft.com, License: Freeware, Price: USD $0.00, File Size: 1.0 MB
Platform: Windows

more

These tools are installed and kept up to date via Java Web Start, which is part of the Java Runtime Environment from Sun Microsystems.

These tools are installed and kept up to date via Java Web Start, which is part of the Java Runtime Environment from Sun Microsystems. Before launching these tools you must have Java installed. If you don't have Java installed, the recommended version of Java can be downloaded here or you can get a version from the Java.com web site by clicking on...

Category: Audio / Utilities & Plug-Ins
Publisher: International Truck and Engine Corporation, License: Freeware, Price: USD $0.00, File Size: 785 B
Platform: Windows

Freeware
PitchGridTest Screenshot
more

The Pitch Grid Test assesses your relative pitch sense with a relative pitch indicator, which shows your pitch-distance recognition ability in cents. Your answering speed is also measured: an important feedback for relative pitch training.

The Pitch Grid Test is a relative pitch test that evaluates your ability to discriminate pitch-distances. For the test, the notes are laid out in form of a Grid: There are 4 rows of octaves starting from C2 to C5. The number of columns depends on the selected the Grid sensitivity. E.g. 100 cents correspond to 12 columns (chromatic scale); 33 cents correspond to 36 columns....

Category: Home & Education / Teaching Tools
Publisher: AlgorithmsAndDatastructures, F. Rudin, License: Freeware, Price: USD $0.00, File Size: 65.5 MB
Platform: Windows

Freeware
more

Sudoku is a 9x9 grid.

Sudoku is a 9x9 Grid. In the newspaper each day, they may fill in 20-30% of the 81 numbers in the Grid. Your goal is to fill in the remaining numbers. Each row, column, and 3x3 subgrid must contain each of the digits from 1 through 9 without any digits repeating.

Category: Home & Education / Miscellaneous
Publisher: Mike Oldroid, License: Freeware, Price: USD $0.00, File Size: 188.8 KB
Platform: Windows

more

Keybinding is a java application for custom keyboard binding.

Keybinding is a Java application for custom keyboard binding.

But there may be times when you need to change a binding for all components of a given Class. In this case the UIManager can help you out. It has access to the InputMap that is used by all components. So if you modify that InputMap it will be changed for all components.

Category: Utilities / Misc. Utilities
Publisher: Tips4Java, License: Freeware, Price: USD $0.00, File Size: 707 B
Platform: Windows

Free NaviCoder IDE for Java Screenshot
more

NaviCoder is a Java IDE that runs on Windows which enables programmers to create, navigate, modify, and debug code faster and more accurately. NaviCoder can be used in conjuction with different Java Developer Kits by configurating JDK profiles.

NaviCoder is a Java IDE that runs on Windows which enables programmers to create, navigate, modify, and debug code faster and more accurately. NaviCoder can be used in conjunction with different Java Developer Kits by configurating JDK profiles. NaviCoder features an intuitive interface and provides a wide range of features: fast opening, rapid response times, customizable user...

Category: Web Authoring / JavaScript
Publisher: PremiumSoft CyberTech Ltd., License: Freeware, Price: USD $0.00, File Size: 1.1 KB
Platform: Windows

Lighting Grid Game (stand-alone free) Screenshot
more

It is a small but funny game.

It is a small but funny game.Click on a Grid, it will be surrounded by four Grid of colors from white to black or from black to white. Check all changed when the 25 Black, the game victory! Come on!
Works with Windows 2000/XP/2003/Vista/7.

Category: Games / Puzzles
Publisher: 365freesoft.com, License: Freeware, Price: USD $0.00, File Size: 853.0 KB
Platform: Windows

more

Eclipse IDE for Java has the essential tools for any Java developer, including a Java IDE, a CVS client, XML Editor and Mylyn.

Eclipse IDE for Java has the essential tools for any Java developer, including a Java IDE, a CVS client, XML Editor and Mylyn. Eclipse projects now cover runtimes; static and dynamic languages; thick-client, thin-client, and server-side frameworks; modeling and business reporting; embedded and mobile; and the best Java IDE.

Category: Web Authoring / JavaScript
Publisher: The Eclipse Foundation, License: Freeware, Price: USD $0.00, File Size: 99.5 MB
Platform: Windows

Freeware
more

Built on a pure Java™ font-rendering technology - targetted at J2ME, Personal Java and Java 1.

Built on a pure Java™ font-rendering technology - targetted at J2ME, Personal Java and Java 1.1 environments.This supports anti-aliasing, hinting, kerning, background blending, variable-strength emboldening, italicising and condensing - and will allow access to a range of TrueType™ fonts.

Category: Multimedia & Design / Digital Media Editors
Publisher: Tim Tyler, License: Freeware, Price: USD $0.00, File Size: 121.0 KB
Platform: Windows

Freeware
more

A Java based Tetris clone.

A Java based Tetris clone. It can be played online as Java applet or as a standalone desktop game. Jetris is focused on a fast gaming, so a game usually takes about 15 min. You can post your HiScore online. JETRIS is written in Java programming language, this means that it can be run on any Operating System which has Java Runtime Environment (JRE).

Category: Games / Misc. Games
Publisher: Nikolay G. Georgiev, License: Freeware, Price: USD $0.00, File Size: 170.7 KB
Platform: Windows

Freeware
Bricks Breaking Screenshot
more

There is a grid of bricks of different colours.

There is a Grid of bricks of different colours. When you click on a Grid, all the bricks that are connected to this brick by the same colour will be destroyed. The bricks on top of the destroyed bricks will collapse and the columns of bricks will merge. If you want to remove a single brick, you must use a magic wand. The game ends when you run out of magic wands and you can no...

Category: Games / Puzzles
Publisher: Novel Games Limited, License: Freeware, Price: USD $0.00, File Size: 335.0 KB
Platform: Windows

Freeware
more

This java project is a simple Java SMPP Client.

This Java project is a simple Java SMPP Client. It's posibilities: - organization SMPP connections with SMSC; - recieving SMS (Short Message Service); - reconnecting to SMSC when connection was fall; - logging messages recieved from SMSC and view them.

Category: Web Authoring / JavaScript
Publisher: lunnii-egik, License: Freeware, Price: USD $0.00, File Size: 3.8 MB
Platform: Windows

ActiveWidgets Grid (Free Edition) Screenshot
more

Make your most demanding users happy with the fast and reliable cross-browser data grid component.

Make your most demanding users happy with the fast and reliable cross-browser data Grid component. Complete with fixed headers, client-side sorting, resizable columns, images, tooltips and a lot more - the Grid widget will save you weeks of JavaScript/DHTML/CSS/XML programming. Professional design, well documented source code, tutorial, API reference, examples, active support...

Category: Web Authoring / JavaScript
Publisher: ActiveWidgets Ltd., License: Freeware, Price: USD $0.00, File Size: 337.0 KB
Platform: Windows, Linux

more

The JDK is a development environment for building applications, applets, and components using the Java programming language.

The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform. Java for Business is a product subscription model designed to more than double Oracle's support...

Category: Web Authoring / JavaScript
Publisher: Sun Microsystems, Inc., License: Freeware, Price: USD $0.00, File Size: 76.7 MB
Platform: Windows

more

Java Platform, Standard Edition (Java SE, formerly known as J2SE) offers a complete environment for application development and deployment on desktops and servers.

Java Platform, Standard Edition (Java SE, formerly known as J2SE) offers a complete environment for application development and deployment on desktops and servers. Java SE is also at home in today?s demanding Embedded and Real-Time environments. Java SE i

Category: Software Development / Compilers & Interpreters
Publisher: download.java.net, License: Freeware, Price: USD $0.00, File Size: 86.6 MB
Platform: Windows, Mac, 2K, 2K3, Vista

more

FarFast Form Filler is a form filler software program that allows you to visually fill out a pre-printed form image and print it.

FarFast Form Filler is a form filler software program that allows you to visually fill out a pre-printed form image and print it. That is, you first use a scanner or digital camera to get an image of your form, then import the form image into the program, visually fill out the form and print it. Step by step, the form filler software is easy to use and fast to fill.

Main...

Category: Utilities / System Utilities
Publisher: HexaTech, License: Freeware, Price: USD $0.00, File Size: 2.3 MB
Platform: Windows

Freeware
FontShowerAWT Screenshot
more

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*. Other people will have different fonts installedand will see different selections available to Java ontheir machines. Your browser...

Category: Software Development / Reference & Tutorials
Publisher: Canadian Mind Products, License: Freeware, Price: USD $0.00, File Size: 614.4 KB
Platform: Windows

more

Java software allows you to run applications called "applets" that are written in the Java programming language.

Java software allows you to run applications called "applets" that are written in the Java programming language. These applets allow you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D. Corp

Category: Software Development / Misc. Programming
Publisher: java.com, License: Freeware, Price: USD $0.00, File Size: 19.4 MB
Platform: Windows, Mac, Vista

more

Java software allows you to run applications called 'applets' that are written in the Java programming language.

Java software allows you to run applications called 'applets' that are written in the Java programming language. These applets allow you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D. Corp

Category: Software Development / Compilers & Interpreters
Publisher: java.com, License: Freeware, Price: USD $0.00, File Size: 78.9 MB
Platform: Windows, Mac, Vista

more

This software requires Java 1.

This software requires Java 1.4 or later! You can download the latest Java version at www.Java.com or download a Controller Software package with a bundled Java runtime. Since last version there were made some changes such as : Added ESC-200 support and
Added EFM-100 support.

Category: Software Development / Misc. Programming
Publisher: A2B Electronics AB, License: Freeware, Price: USD $0.00, File Size: 733.3 KB
Platform: Windows

more

Java is very useful to perform some applications that can only be run with this complement.

Java is very useful to perform some applications that can only be run with this complement. For example: chatting, watching trailers, etc.Java technology is everywhere! In lots of familiar places, and in many places that might surprise you.It is almost vital for your computer.

Category: Web Authoring / JavaScript
Publisher: Oracle Corporation, License: Freeware, Price: USD $0.00, File Size: 889.3 KB
Platform: Windows

blank