M L A V W I L S O N
Home
Counter-Strike
Java Development
csjstats
J2EE Utilities
Go
Factory
DAOFactory
JQueueBrowser
Calendar (tag)
Java Toys
Network Games
FBall
PassMan
Classpath Manager
3D Chess
J2ME Toys
tic-tac-toe MIDLet
Java Reports
Latest javadoc
Latest JUnit
Yahoo! Sports Fantasy Manager


The "Yahoo! Sports Fantasy Manager" is a swing application designed with flexability and customizability in mind. The tabs on the left of the swing application are all configured by a file named manager.xml (download) . This file contains the format of the panel and any queries needed to CRUD (Create/Replace/Update/Delete) the data displayed.

The code that reads and parses the config file is located in the package com.mlw.fball (download) . The zip file that contains the application and the source can be downloded here: fball.zip.

Below there are five examples of segments of the xml file and the screen it generates.

Team Management
Figure 1
Team Stats (1)
Figure 2
Match Up
Figure 3
Taken Players
Figure 4
Available Players
Figure 5
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5