Java Application Software

 

exeJ

This software is a command line tool that creates a "batch-like" executable (.exe file) for your java application. The command line used to start your java application is wrapped in the generated executable and the user can simply start the java application with a double-click. The generated .exe is Windows 95/98/ME/NT/2000/XP compatible.

J2Native

Software that is the software development kit for working with native code from any Java application without using Java Native Interface (JNI) technology. While using J2Native you do not have to create native code libraries or deal with native code at all. You can call functions from any dynamic library or use system API without necessity to waste time on studying JNI.

JexePack

This utility allows you to deploy your Java application, along with its resources (like GIF, JPG, JNI DLLs, etc), into a single compressed 32-bit Windows EXE that targets multiple Java runtime environments. Supports an EXE an a Windows NT service. A great way to deploy your Java application as a Windows EXE because your end-users only see a standard EXE (with a nice icon that you define) -- and your program is still all Java and run by a Java VM.

MyDiskServer

This internet utility is a small Java application that makes sharing files over the Internet fast, simple and secure. Any Internet browser can be used to access shared files, including mobile phones. Supports multiple user accounts and SSL encryption for secure data transfers. Can automatically generate zip archives (for multi-file download), image thumbnails (for image previewing) and playlists (for streaming audio). Also supports file uploading.

JEXECreator

This software simplifies deploying software written in Java? to client or server platforms. It makes it easy to create native 32-bit Windows executables (native launchers) for invoking applications written in the Java? programming language. The native launcher finds a suitable Java? Runtime Environment and starts the Java application using the found JRE. This shareware is listed under tools, java, deployment, programming category.

Web Photo Publisher

Simple Java application designed to make it as easy as possible to publish your digital pictures to your web server of choice. Features include a wizard-style interface, support for both .gif and .jpg images, image preview, persistent html captions, order adjustment, and easy selection of photos to be published. The output of the application is a set of resized image files and thumbnails, an index page, and a set of HTML pages with navigation.

ComfyJ

This development tool is a COM-to-Java-to-COM bridge. ComfyJ allows a Java application to easily integrate with any COM/OLE/OCX/ActiveX libraries and to expose Java objects as COM objects. And all this is possible in pure Java language without writing native code.

XML Convert

This software is a Java application that converts legacy data into XML and vice versa. It can also convert a flat file from one format to another. XML Convert handles a wide variety of file formats, including delimited fields, CSV, fixed length fields, multiple record types, nested groups of records, etc. XML Convert can also handle semi-structured data, such as a human-readable report that contains rows and columns of text, news feeds, etc.

WebBuild

This software is a simple Java application to support the maintenance of websites. It''s aim is to separate the tasks of providing the content (pages and words) from the site design (how it looks). The site designer creates a template file and designs the navigation options for the site. The content provider edits files with a text editor to provide the content - no html skills are required.

NAVi

Easily creates dymanic draws for java applications with NAVi editor and kernel. Add your own classes and run your draws on java application (JRE) or applets. NAVI solution is used to create game, animation, simulation and more, with a small kernel (less than 30Ko) and a powerful editor.

Extractor

This utility decompresses and unpacks archive files of type ZIP, GZIP, TAR and JAR. It is meant for everybody who likes to extract archive files here and then without the aim of buying a big archiving application. HTML documentation is available from within the application (Menu 'Help'). The product home page is www.calcom.de/eng/product/xtract.htm. The Java application is platform independent and distributed as freeware. Java VM required.

SimplyHTML

This internet software works as a text processor but stores documents in HTML and CSS. Features include handling of font styles, image embedding and image repository, named styles, ordered and unordered lists, tables, links and ink anchors. HTML editor with code highlighting. Plug-in architecture for easy extension. Extensive tutorial included. Java application runs on any common platform. Open source, sources and API docs included.

URL Stress

This software is a powerful client java application that adds load to a specific URL. It simulates parallel user connections by spawning threads and pinging the server repetitively. This freeware is listed under web development category.

JADE - the Java Application Modeller

The JADE Application Modeller is a Java Application which supports the generation of problem domain models in an object oriented form. The tool supports the generation of organization diagrams, class hierarchy diagrams, and workflow (procedure) diagrams. All object properties are specified via special dialogs. The class and organization diagrams are automatically arranged and JAVA code templates can be generated for all specified classes.

JLauncher

JLaunch is a lightweight executable used to launch Java applications directly, without the need for batch files with DOS boxes popping up and distracting the user. JLaunch will give your Java application a professional, clean finish. Features customizable Splash Screens, automatic Java Runtime detection using the Windows Registry, web download options, Java version checking, debug mode for developers, a wizard-like configuration tool, etc.

2D/3D Vertical Bar Graph API Library (Java Bean)

The Vertical Bar Graph API is a Java Bean Component. Designed specifically to enable programmers to easily add powerful graphing functionality to any form of Java application Download the Free Trial today for access to:- - Documentation - Code samples - Demo Applications - IDE specific instructions and much more.

Java Flash Player - JFlashPlayer

JFlashPlayer lets Java developers play and control Adobe Flash movies within Java applications. Advanced animations can improve the user experience and add to the professional appearance of an application. JFlashPlayer allows programmers to quickly add Flash movies to their Java application development for Windows. You can control the flash player (play, stop, etc) and communicate between Java and Flash.

BarbusLab MobiDB

MobiDB is designed to create java applications for mobile devices. To create such applications (MIDlets) you will not require knowledge of programming languages. Just enter the necessary information into the database of the program, and MobiDB will create java application for mobile phone. The program ideally suits for creation of every possible brochures, booklets, catalogues, reference books, tables, sets of information notes

JarCheck

Check a Java jar to make sure all the javac -target versions of the class files are what you expect. It makes sure that a jar intended to run under an old 1.1 JVM contains no classes accidentally compiled with javac -target 1.5. This should catch classes normally compiled with target 1.1 that were accidentally compiled with 1.5 as a side effect of compiling some 1.5 class.

Ini

Windows *.ini file verifer, tidier and sorter. Tidies and sorts windows *.ini files, ones that look like this: [section] ; a comment item=value; To use: java.exe -jar ini.jar C:\somedir\somefile.ini UTF-8 Where UTF-8 in the encoding. Opera uses UTF-8. You can leave it to the default for most others. The original is named somefile.ini.old when you are done.

LIVE Dictionary

Dictionary for mobile phones with Java or Symbian. Large number of translations in many languages available: English, Spanish, French, German, Danish, Hungarian, Italian, Japanese, Finnish, Norwegian, Portuguese, Czech, Slovak, Polish, Afrikaans, Croatian, Esperanto, Indonesian, Irish, Latin, Swedish and Turkish. Very fast searching in up to 250.000 words in your mobile. You can try out an evaluation version for free.

Java EXE Maker + Windows Service - execJ

Build an EXE from your Java Application. Run your Java EXE as a Windows Service with API controls. Classes and resources can be embedded in the exe as well as compressed and encrypted. The system JRE can be detected. Java EXE Maker + Windows Service - execJ is licensed as demo and filed in development install, setup section.

MaintainJ Plugin

MaintainJ, an Eclipse plug-in, generates runtime UML sequence and class diagrams for a given use case, helping the users to quickly understand a complex Java application. MaintainJ logs runtime method execution sequence to a file and uses that trace file to render sequence and class diagrams. MaintainJ Instrumentation Wizard instruments a Java/J2EE application and MaintainJ UML Editor renders sequence and class diagram from the trace file. MaintainJ Plugin is licensed as commercial and filed in development other section.

MyShow

This software is a pure-Java application that allows you to quickly and easily generate and publish high-quality Flash® slideshows from your digital photos. You can publish your slideshows directly to your website (via FTP) or to disk for email and/or CD distribution. Key Features: - Dozens of Slideshow Templates - Image Effects & Masks - Animated Transitions - Soundtrack Support - Direct Website Publishing - Runs on Java 1.3 or later

Net Chess (Source code)

The Net Chess V1.0 supports multi-player to play chess on the Internet. It includes a server application programmed in Java and a chess board Applet. You can use the software to provide online chess game on your web site. The source code is available for you to be able to modify in order to meet your web site needs. Note that this game should be supported by a server.

JTree

This internet tool is a multi-platform compatible navigation applet that can load its content from XML and supports dynamical loading of sub-nodes. Just take your data from database or file, and JTree will display it in the best way, providing comfortable and powerful functionality to navigate your data and to manage it! Light-weight (only 50Kb), high-performance, having clear and comfortable API, applet is highly useful for representation of structured data. Internet shareware listed in web development java, javascript tools.

Java Chart Designer

Create professionally looking presentations and reports with Java Chart Designer. Feature rich and powerful application gives you full power to create outstanding report and presentation projects. A user-friendly interface, great number of visual effects and predefined chart types, flexible chart components selection, powerful animation and on-screen real-time chart visualization make Java Chart Designer usage an easy and delightful experience.

Swiftchart: chart and graph java application

Chart java applet software to generate dynamic charts and graphs within JSP - bar, line, pie, stacked and grouped charts in 2D and 3D with a wide range of parameters and chart types. Main features: Charts in 2D/3D, Anti aliasing, Multi language support, Cross browser compatible, Java Script parameter control, Data labels, Contextual data drill down, CSV data sources, Trend calculation, 3D depth control, Multiple y-axis, Automatic chart scaling.

Aspose.Metafiles for Java

Aspose.Metafiles is a Java WMF and EMF library for managing metafiles effectively that allows your Java applications to display and play both EMF and WMF files. You can also add both WMF and EMF files into your PowerPoint presentations created with Aspose.Slides. It also supports converting metafiles to other popular graphic formats and colors remapping on metafiles rendering.

DocFlex/XSD

This software is a template-driven XML Schema documentation generator able to produce by any W3C XML Schema(s) the professional quality documentation in both multi-framed hypertext HTML and printable RTF formats with the support of XHTML markup embedded in XML schema annotations (including the possibility to insert images). The high quality graphic Template Designer included in the software allows easy customization of the generated documentation. DocFlex/XSD software is a commercial filed under web development xml and css tools utilities.

aCalendarForge

This office and business application builds HTML pages to show events in multiple formats, including calendars, agenda, and logs.Event files can be tab separated text, and come from spreadsheets or databases. Events can include date and time, name, image, web link and descriptions. Time controls include time span, day names, start time for days, and first day of the week. Users can determine appearance and style factors such as headings, background, and dates.

Magi Network Library

The Magi Systems Network Library is a 100% Java-based network library that can be used as the foundation of a network based Java application, where there is a central multi-threaded server and multiple clients connecting remotely, either across a local-area network, intranet or even across the internet. The Magi Systems Network Library is built on top of Java''s TCP/IP network abilities, and allows Normal or Secure Socket Layer (SSL) connections.

JWizard

This development tool allow to build professional "step by step" interface (ie. Wizard). In a few lines of code you create a powerful wizard to simplify complex tasks in your software systems.Add wizard creation functionality to your applications. JWizard provides a powerful framework for developing wizards that follow the Wizard97 specifications. Features include custom step management, easy navigation through the steps, run-time programmatic control ...

Just Forms PDF : Java PDF Library

The JustFormsPDF library is a Java library for filling interactive PDF forms on-the-fly. Empower your applications with the industry-standard PDF forms technology using JustFormsPDF. If you are looking for a print solution in your Java application, PDF is your ultimate choice and creating form-based templates and filling them dynamically makes application delivery fast and simple. JustFormsPDF is designed to serve this purpose. Try it today.

Enterprise Java Application Server

This software (EJAS) technology is a framework for developing and executing Distributed Applications. These Applications provide System - Level Services such as Transaction Management, Security, Client Connectivity and Database Access. Enterprise Java Beans provide a Component Model that will help you to build Business Applications with your existing Databases, Applications, Systems, and Infrastructure Management.

JLearnItME

Software that is a multilingual translator for mobile phones. It includes 15 languages: English, French, Spanish, Dutch, German, Italian, Hebrew, Portuguese, Swedish, Danish, Norwegian, Hungarian, Russian, Latin and Czech. The same dictionary can translate from any language to any language (eg: English to French and French to English). Only 1.9MB for the 15 languages. It works on mobile phone with Java. And it is Free

 

Copyright (C) 2003-2009 FilesLand Software