Skip to main content

java.net Projects by Letter: F

There are so many different ways to arrive at the home page for an interesting project here on Java.net. To help you find the project you are looking for you can list the projects alphabetically or by community, or peruse incubating projects or those that have been archived. In addition you can search all projects for a specific project name. We are particularly proud of those projects that began in our incubator and have matured into successful projects.

 | 1 | 3 | 7 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Faban is practically the consolidation of our benchmark development and management knowledge and experience. It is a facility for developing and running benchmarks. It has two major components, the Faban harness and the Faban driver framework. The Faban harness is a harness to automate running of server benchmarks as well as a container to host benchmarks allowing new benchmarks to be deployed in a rapid manner. Faban provides a web interface to launch & queue runs, and extensive functionality to view, compare and graph run outputs.
It's a template J2EE Creator. So, you can just put the additional settings, style your own designs, and replace the "Lorem Ipsum blah.. blah... blah...". This will make creating Web Apps become easier.
Spring like framework for the Java ME platform.
A Java binding to the Fast Artificial Neural Network (FANN) native library.
P2P application for the processing of food traceability data
Burkina Faso Java User Group
Fast Infoset Interoperability Project
Fatal Assault is a 2D Online Turn-Based Tactical RPG written in Java.
Framebuffer AWT and Swing peers
Jini Federation Management Tool
A Text-To-Speech PodCasting System
RSS Feed Reader using ROME, residing in the SystemTray
Java remoting trough JMS
project to gain a better understanding of the fibonacci algorithm and its manifestations in Nature
File leak detecter
File replication and synchronization. The goal of this project is to provide a mechanism to keep files up-to-date across file systems.
Filthy Rich Clients book example applications and utilities
FindBugs Plugin for IntelliJ IDEA @SEE http://findbugs-idea.googlecode.com/
A short tutorial for new Java EE developers
This tool fixed bug 6553734 by removing 0x1600 class modifier
A collection of components for Swing applications
FlexDock is a Java docking framework for use in cross-platform Swing applications. It offers features you'd expect in any desktop docking framework such as: * Tabbed and Split Layouts * Drag-n-Drop capability (with native drag rubber band painting on some platforms) * Floating windows * Collapsible Containers to Save Real Estate * Layout Persistence For example, Flexdock is used as the default component for Scilab - http://www.scilab.org/
Floggy is a free object persistence framework for J2ME/MIDP applications. The main goal of this framework is to abstract the data persistence details from the developer, reducing the development and maintenance effort.
Floggy is a free object persistence framework for J2ME/MIDP applications. The main goal of this framework is to abstract the data persistence details from the developer, reducing the development and maintenance effort.
The Java community of Florence, Italy
Native JMF Audio/Video Decoding plugin based on ffmpeg.
certificate generator for JUG events
forceten
Fork-Join framework that splits your request into its component parts and executes those components on separate threads
Fork-Join framework that splits your request into its component parts and executes those components on separate threads
JGoodies Forms: An Advanced Swing Layout System
FossESI is the Free and Open Source Software Enterprise Solutions Institute
Common application foundation classes
Foxtrot is an easy and powerful API to use threads with the Java Foundation Classes (JFC/Swing). The Foxtrot API are based on a new concept, the Synchronous Model, that allow you to easily integrate in your Swing code time-consuming operations without incurring in "GUI-freeze" problem, typical of Swing applications.
Raytraced 3D Volumetric Fractals
The purpose of the group is to provide a setting where anyone who has an interest in Java can get together and share their experience and expertise. This is the place to discuss the problems arising from our day to day projects, and the new buzzwords we hear everyday around new technologies. We specially interest on open source projects and eager to extend our knowledge on product expertise as well as architecture and design. We intend to organize workshops and seminars on the new developments around the Java language and its related technologies, API's and products. We will principally discuss in FRENCH, but we use English as well.
project for my blog http://free-the-pixel.blogspot.com/
FreeQueryBuilder is a GUI SQL client written in 100% Java. With FreeQueryBuilder, you can create SQL queries without directly writing SQL. Included: Query Preview, Queries history, JDBC Administrator, Metadata search, Command editor. Works with any JDBC compliant database(ORACLE, MySQL, HSQLDB, Firebird etc.)
FREJ - Fuzzy Regular Expressions for Java - is a library (plus command-line grep-like tool) which provides mechanism for comparing text strings with patterns disregarding nasty typos and considering special structural dependencies between parts of text being matched with help of special syntax (regexp-like) of the patterns. Example of syntax: [(^Fuzzy,Approximate),(?matching),(^Regex*,{Regular,expression*})]
fuji
Full-text search for JAXB objects
Resource injection library.
Kickstarter for developing small Java programs
A generic example of how we can integrate and combine JavaFX 2.0 application in JavaEE Platform. This project will use JavaEE 6 Platform and GlassFish 3.1.1 as the server. Using NetBeans IDE 7.1 RC 2. Note: This is just an "example" project not a framework.
FxObjects is JavaFX Application Framework that enables methodical, pattern based and test friendly way of developing JavaFX applications based on ideas and best practices distilled from real life usage