SourceForge.net Logo

java.net Member

Valid XHTML 1.0!

Valid CSS!

Getting Started with JFCML


Purpose

This document serves a dual purpose: it is both the manual and website for JFCML. The entire website is downloadable, and is included as the documentation for the release package.

JFCML is designed for the Java Programmer, to ease the creation of Swing windows. With JFCML, it is possible to describe the layout and content of a Java window with XML.

What you will need

Main Package Contents

Terminology

The tutorials will assume the reader is familiar with creating Java Graphical User Interfaces, and has some working knowledge of XML. The following terminology will be used throughout the tutorials, and is defined here for clarity:



Next


Table of Contents

Getting Started

Intermediate Topics

Advanced Topics

Extension

Appendix