Friday Oct 14, 2005

Cool I received some feedback for my new blog ! As requested - here's some screenshots of Dashboards I've created using Sun Java Studio Creator (1.0 and 2.0 EA)

These applications are used by the Engineering team to help gauge progress. Most have been developed using Creator 1.0, but I have started moving and developing new applications in 2.0 pre-release, which also, in turn helps flush out bugs in 2.0.
I'll explain in detail later how to create these applications. At a high-level, in 1.0, I stuffed data into an ArrayList which I bound to a JSF Standard DataTable. In 2.0, I stuff data into an Option array which is bound to an ObjectArrayDataProvider and in turn is bound to a new Basic Table component. See the screenshot of the nice looking Table component in 2.0, below.



Quality Dashboard - dummy data which shows how close we are to meeting our Quality Criteria (fixing Priority 1 defects, Customer defects, etc.)


1.0 DataTable used to
show data against Quality Criteria


1.0 DataTable showing dummy defect data for a module of Creator

1.0 DataTable showing dummy defect data for a module of Creator


1.0 DataTable showing a Creator metrics scheme I came up with

1.0 DataTable showing a Creator metrics scheme I came up with


2.0 EA start page for retrieving Fix/Find defect data

2.0 EA start page for retrieving Fix/Find defect data


2.0 Table component showing Fix Find dummy data for the datacomponent module of Creator

2.0 Table component showing Fix Find dummy data for the datacomponent module of Creator


Here's a graph produced using JFreeChart from jfree.org produced from dummy data for the datacomponent module of Creator

Basically JFreeChart is a library added to the Web Application.

JFreeChart Graph produced from dummy data for the datacomponent module of Creator


Weekly Defect Fix / Find Rates

Weekly Defect Fix Find Rates
Comments:

Hi Mr.Joh W Baker, It was just great that your blog had some good information about importing jfreechart libraries into Sun Java Studio Creator2 Updat1. But as I've checked and search, there're no URLs or any tutorials that I can get, 'how to import and install jfreechart in SJCreator2 '. Since you've done it, could you please let me know the guidelines and instructions how to import it, using library manager in SJSC. Thank you, ArchiEnger PS: i've followed 1 tutorial to import jschart. URL : http://sourceforge.net/docman/display_doc.php?docid=47283&group_id=185036 But it doesn't have as much charts as jfree has. Could please guide me?

Posted by ArchiEnger on June 06, 2007 at 06:55 PM PDT #

Post a Comment:
  • HTML Syntax: NOT allowed