Individual Info Panel
A tools API for designing table top game utilities
Status: Planning
Brought to you by:
upsonp
Develop a panel to dispaly and interact with the Individual Info data Object. The panel should extend an abstract class which would allow the panel to be extended and laid out in many different fashions.
As a note, the API is currently intending on using Java Swing, but maybe JavaFX 2.0 should be examined. Then CSS could be used to change the layout. This would allow end users to create their own CSS and XML layouts to customize how an end application displays the viewer part of the application.