You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(95) |
Sep
(42) |
Oct
(2) |
Nov
(7) |
Dec
(6) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
(34) |
Mar
|
Apr
|
May
(64) |
Jun
(113) |
Jul
(60) |
Aug
(9) |
Sep
(6) |
Oct
(20) |
Nov
(11) |
Dec
|
From: Nathaniel G. A. <nat...@us...> - 2004-06-05 13:30:15
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/axisCharts/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25124/src/documentation/content/xdocs/userGuide/axisCharts/common Modified Files: rounding.xml Added Files: axisLabels.xml Removed Files: axisLabelRotation.xml Log Message: Index: rounding.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/axisCharts/common/rounding.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** rounding.xml 4 Jun 2004 02:45:33 -0000 1.1 --- rounding.xml 5 Jun 2004 13:30:06 -0000 1.2 *************** *** 4,10 **** <header> <title>Rounding</title> - <authors> - <person name="Nathaniel Auvil" email="nat...@so..."/> - </authors> </header> <body> --- 4,7 ---- *************** *** 15,21 **** method on the DataAxisProperties Object. </p> ! <note> Note: when using a user defined scale, be aware your increment will be rounded by this rounding factor. ! </note> <p> The following example sets the y-axis to round to the nearst 1/100 or 10 to the -2'nd power. --- 12,18 ---- method on the DataAxisProperties Object. </p> ! <warn> Note: when using a user defined scale, be aware your increment will be rounded by this rounding factor. ! </warn> <p> The following example sets the y-axis to round to the nearst 1/100 or 10 to the -2'nd power. --- NEW FILE: axisLabels.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <document> <header> <title>Axis Labels</title> </header> <body> <section> <title>Fonts</title> <p> </p> <source> </source> <figure src="images/userGuide/axisCharts/scaleFont.png" alt="Scale Font"/> </section> <section> <title>Rotation</title> <p> </p> <source> </source> <figure src="images/userGuide/axisCharts/verticalXAxisLabels.png" alt="Label Rotation"/> </section> <section> <title>Currency</title> <p> </p> <source> </source> <figure src="images/userGuide/axisCharts/dollarSigns.png" alt="Currency"/> </section> <section> <title>Groupings</title> <p> </p> <source> </source> <figure src="images/userGuide/axisCharts/commas.png" alt="Axis Rounding"/> </section> </body> </document> --- axisLabelRotation.xml DELETED --- |
From: Nathaniel G. A. <nat...@us...> - 2004-06-05 13:22:06
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23597/src/documentation/content/xdocs Modified Files: downloads.xml index.xml license.xml antTargets.xml credits.xml Log Message: got rid of my name from the authors as it is not about me. It is about the project. Index: index.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.xml 29 May 2003 02:45:08 -0000 1.3 --- index.xml 5 Jun 2004 13:21:57 -0000 1.4 *************** *** 4,10 **** <header> <title>jCharts</title> - <authors> - <person name="Nathaniel Auvil" email="nat...@us..."/> - </authors> </header> --- 4,7 ---- Index: antTargets.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/antTargets.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** antTargets.xml 31 May 2004 19:55:41 -0000 1.3 --- antTargets.xml 5 Jun 2004 13:21:57 -0000 1.4 *************** *** 4,10 **** <header> <title>Ant Build Targets</title> - <authors> - <person name="Nathaniel Auvil" email="jch...@li..."/> - </authors> </header> --- 4,7 ---- Index: downloads.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/downloads.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** downloads.xml 31 May 2004 19:06:57 -0000 1.7 --- downloads.xml 5 Jun 2004 13:21:57 -0000 1.8 *************** *** 3,10 **** <document> <header> ! <title>Krysalis - jCharts</title> ! <authors> ! <person name="Nathaniel Auvil" email="nat...@us..."/> ! </authors> </header> --- 3,7 ---- <document> <header> ! <title>Krysalis jCharts Downloads</title> </header> Index: credits.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/credits.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** credits.xml 7 Dec 2003 14:08:41 -0000 1.3 --- credits.xml 5 Jun 2004 13:21:57 -0000 1.4 *************** *** 4,10 **** <header> <title>Credits</title> - <authors> - <person name="Nathaniel Auvil" email="nat...@us..."/> - </authors> </header> --- 4,7 ---- Index: license.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/license.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** license.xml 30 Aug 2003 19:01:19 -0000 1.2 --- license.xml 5 Jun 2004 13:21:57 -0000 1.3 *************** *** 3,10 **** <document> <header> ! <title></title> ! <authors> ! <person name="Nathaniel Auvil" email="nat...@us..."/> ! </authors> </header> --- 3,7 ---- <document> <header> ! <title>Krysalis jCharts License</title> </header> |
From: Nathaniel G. A. <nat...@us...> - 2004-06-04 02:45:58
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22984/src/documentation/content/xdocs/userGuide Modified Files: book.xml Log Message: Index: book.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/book.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** book.xml 1 Jun 2004 00:50:16 -0000 1.8 --- book.xml 4 Jun 2004 02:45:49 -0000 1.9 *************** *** 54,59 **** ! <menu label="All Axis Charts"> </menu> <menu label="Area Charts"> </menu> --- 54,61 ---- ! <menu label="Axis Charts"> ! <menu-item label="Common" href="axisCharts/common/index.html"/> </menu> + <menu label="Area Charts"> </menu> |
From: Nathaniel G. A. <nat...@us...> - 2004-06-04 02:45:42
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/axisCharts/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22953/src/documentation/content/xdocs/userGuide/axisCharts/common Added Files: book.xml index.xml rounding.xml axisLabelRotation.xml Log Message: --- NEW FILE: index.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <document> <header> <title>Index</title> <authors> <person name="Nathaniel Auvil" email="nat...@so..."/> </authors> </header> <body> <section> <title>Index</title> <p> This Section of the User Guide contains things which are common to most if not all of the Axis Charts. </p> </section> </body> </document> --- NEW FILE: rounding.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <document> <header> <title>Rounding</title> <authors> <person name="Nathaniel Auvil" email="nat...@so..."/> </authors> </header> <body> <section> <title>Rounding</title> <p> By default, the Y-Axis rounds to the nearest whole number. This can be changed by using a method on the DataAxisProperties Object. </p> <note> Note: when using a user defined scale, be aware your increment will be rounded by this rounding factor. </note> <p> The following example sets the y-axis to round to the nearst 1/100 or 10 to the -2'nd power. </p> <source> DataAxisProperties dataAxisProperties= (DataAxisProperties) axisProperties.getYAxisProperties(); dataAxisProperties.setRoundToNearest( -2 ); </source> <figure src="images/userGuide/axisCharts/axisRounding.png" alt="Axis Rounding"/> </section> </body> </document> --- NEW FILE: book.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd"> <!-- Sample book.xml file. If this file is renamed to 'book.xml', it will be used to define the menu in this subdirectory, instead of that generated from site.xml. --> <book software="jCharts" title="Axis Charts - Common" copyright="@year@ The Krysalis Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink"> <menu label="Axis Charts"> <menu-item label="Index" href="index.html"/> <menu-item label="Rounding" href="rounding.html"/> <menu-item label="Axis Label Rotation" href="axisLabelRotation.html"/> </menu> <menu label="Area Charts"> </menu> <menu label="Bar Charts"> </menu> <menu label="Line Charts"> </menu> <menu label="Point Charts"> </menu> <menu label="Stock Charts"> </menu> <menu label="XY Charts"> </menu> <menu label="Combo Charts"> </menu> </book> --- NEW FILE: axisLabelRotation.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <document> <header> <title>Axis Label Rotation</title> <authors> <person name="Nathaniel Auvil" email="nat...@so..."/> </authors> </header> <body> <section> <title>Axis Label Rotation</title> <p> </p> <source> </source> <figure src="images/userGuide/axisCharts/axisRounding.png" alt="Axis Rounding"/> </section> </body> </document> |
From: Nathaniel G. A. <nat...@us...> - 2004-06-04 02:45:28
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/axisCharts/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22897/src/documentation/content/xdocs/userGuide/axisCharts/common Log Message: Directory /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/axisCharts/common added to the repository |
From: Nathaniel G. A. <nat...@us...> - 2004-06-04 02:45:28
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/axisCharts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22897/src/documentation/content/xdocs/userGuide/axisCharts Log Message: Directory /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/axisCharts added to the repository |
From: Nathaniel G. A. <nat...@us...> - 2004-06-03 00:59:26
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2377/src/java/org/krysalis/jcharts/designer Modified Files: ChartPanel.java Log Message: Index: ChartPanel.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/ChartPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ChartPanel.java 9 Aug 2003 16:57:29 -0000 1.1 --- ChartPanel.java 3 Jun 2004 00:59:17 -0000 1.2 *************** *** 1,17 **** ! /*************************************************************************************** ! * File Info: $Id$ * ! * Description: * ! * Last Reviewed: NEVER ! * Maintainer: Nathaniel Auvil ! * Copyright: <copyright.icore> ! ***************************************************************************************/ ! package org.krysalis.jcharts.designer; - import org.krysalis.jcharts.Chart; import org.krysalis.jcharts.properties.PropertyException; --- 1,40 ---- ! ! /*********************************************************************************************** ! * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. * ! * Redistribution and use of this software and associated documentation ("Software"), with or ! * without modification, are permitted provided that the following conditions are met: * ! * 1. Redistributions of source code must retain copyright statements and notices. ! * Redistributions must also contain a copy of this document. ! * ! * 2. Redistributions in binary form must reproduce the above copyright notice, this list of ! * conditions and the following disclaimer in the documentation and/or other materials ! * provided with the distribution. ! * ! * 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used to endorse or promote ! * products derived from this Software without prior written permission of Nathaniel G. ! * Auvil. For written permission, please contact nat...@us... ! * ! * 4. Products derived from this Software may not be called "jCharts" nor may "jCharts" appear ! * in their names without prior written permission of Nathaniel G. Auvil. jCharts is a ! * registered trademark of Nathaniel G. Auvil. ! * ! * 5. Due credit should be given to the jCharts Project (http://jcharts.sourceforge.net/). ! * ! * THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS IS'' AND ANY ! * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ! * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ! * jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, ! * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF ! * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ! * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT ! * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN ! * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE ! ************************************************************************************************/ package org.krysalis.jcharts.designer; import org.krysalis.jcharts.Chart; import org.krysalis.jcharts.properties.PropertyException; *************** *** 22,27 **** ! public class ChartPanel extends JPanel { ! private Designer designer; private Chart chart; --- 45,55 ---- ! /************************************************************************ ! * ! * @author Nathaniel Auvil ! * @version $Id$ ! ***********************************************************************/ ! public class ChartPanel extends JPanel ! { private Designer designer; private Chart chart; |
From: Nathaniel G. A. <nat...@us...> - 2004-06-03 00:59:11
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/nonAxisChart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2304/src/java/org/krysalis/jcharts/designer/tabs/nonAxisChart Modified Files: NonAxisChartTabs.java NonAxisChartDataTab.java PieChartTab.java Log Message: Index: PieChartTab.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/nonAxisChart/PieChartTab.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** PieChartTab.java 2 Sep 2003 08:48:19 -0000 1.2 --- PieChartTab.java 3 Jun 2004 00:59:02 -0000 1.3 *************** *** 1,11 **** ! /*************************************************************************************** ! * File Info: $Id$ * ! * Description: * ! * Last Reviewed: NEVER ! * Maintainer: Nathaniel Auvil ! * Copyright: <copyright.icore> ! ***************************************************************************************/ package org.krysalis.jcharts.designer.tabs.nonAxisChart; --- 1,36 ---- ! ! /*********************************************************************************************** ! * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. * ! * Redistribution and use of this software and associated documentation ("Software"), with or ! * without modification, are permitted provided that the following conditions are met: * ! * 1. Redistributions of source code must retain copyright statements and notices. ! * Redistributions must also contain a copy of this document. ! * ! * 2. Redistributions in binary form must reproduce the above copyright notice, this list of ! * conditions and the following disclaimer in the documentation and/or other materials ! * provided with the distribution. ! * ! * 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used to endorse or promote ! * products derived from this Software without prior written permission of Nathaniel G. ! * Auvil. For written permission, please contact nat...@us... ! * ! * 4. Products derived from this Software may not be called "jCharts" nor may "jCharts" appear ! * in their names without prior written permission of Nathaniel G. Auvil. jCharts is a ! * registered trademark of Nathaniel G. Auvil. ! * ! * 5. Due credit should be given to the jCharts Project (http://jcharts.sourceforge.net/). ! * ! * THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS IS'' AND ANY ! * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ! * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ! * jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, ! * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF ! * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ! * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT ! * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN ! * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE ! ************************************************************************************************/ package org.krysalis.jcharts.designer.tabs.nonAxisChart; *************** *** 17,24 **** public class PieChartTab extends JPanel { private NonAxisChartTabs nonAxisChartTab; - private StrokeChooser borderStroke; --- 42,53 ---- + /************************************************************************ + * + * @author Nathaniel Auvil + * @version $Id$ + ***********************************************************************/ public class PieChartTab extends JPanel { private NonAxisChartTabs nonAxisChartTab; private StrokeChooser borderStroke; Index: NonAxisChartTabs.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/nonAxisChart/NonAxisChartTabs.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** NonAxisChartTabs.java 9 Aug 2003 17:07:23 -0000 1.1 --- NonAxisChartTabs.java 3 Jun 2004 00:59:01 -0000 1.2 *************** *** 1,11 **** ! /*************************************************************************************** ! * File Info: $Id$ * ! * Description: * ! * Last Reviewed: NEVER ! * Maintainer: Nathaniel Auvil ! * Copyright: <copyright.icore> ! ***************************************************************************************/ package org.krysalis.jcharts.designer.tabs.nonAxisChart; --- 1,36 ---- ! ! /*********************************************************************************************** ! * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. * ! * Redistribution and use of this software and associated documentation ("Software"), with or ! * without modification, are permitted provided that the following conditions are met: * ! * 1. Redistributions of source code must retain copyright statements and notices. ! * Redistributions must also contain a copy of this document. ! * ! * 2. Redistributions in binary form must reproduce the above copyright notice, this list of ! * conditions and the following disclaimer in the documentation and/or other materials ! * provided with the distribution. ! * ! * 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used to endorse or promote ! * products derived from this Software without prior written permission of Nathaniel G. ! * Auvil. For written permission, please contact nat...@us... ! * ! * 4. Products derived from this Software may not be called "jCharts" nor may "jCharts" appear ! * in their names without prior written permission of Nathaniel G. Auvil. jCharts is a ! * registered trademark of Nathaniel G. Auvil. ! * ! * 5. Due credit should be given to the jCharts Project (http://jcharts.sourceforge.net/). ! * ! * THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS IS'' AND ANY ! * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ! * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ! * jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, ! * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF ! * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ! * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT ! * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN ! * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE ! ************************************************************************************************/ package org.krysalis.jcharts.designer.tabs.nonAxisChart; *************** *** 17,20 **** --- 42,50 ---- + /************************************************************************ + * + * @author Nathaniel Auvil + * @version $Id$ + ***********************************************************************/ public class NonAxisChartTabs extends JTabbedPane { Index: NonAxisChartDataTab.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/nonAxisChart/NonAxisChartDataTab.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** NonAxisChartDataTab.java 9 Aug 2003 17:07:23 -0000 1.1 --- NonAxisChartDataTab.java 3 Jun 2004 00:59:02 -0000 1.2 *************** *** 1,11 **** ! /*************************************************************************************** ! * File Info: $Id$ * ! * Description: * ! * Last Reviewed: NEVER ! * Maintainer: Nathaniel Auvil ! * Copyright: <copyright.icore> ! ***************************************************************************************/ package org.krysalis.jcharts.designer.tabs.nonAxisChart; --- 1,36 ---- ! ! /*********************************************************************************************** ! * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. * ! * Redistribution and use of this software and associated documentation ("Software"), with or ! * without modification, are permitted provided that the following conditions are met: * ! * 1. Redistributions of source code must retain copyright statements and notices. ! * Redistributions must also contain a copy of this document. ! * ! * 2. Redistributions in binary form must reproduce the above copyright notice, this list of ! * conditions and the following disclaimer in the documentation and/or other materials ! * provided with the distribution. ! * ! * 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used to endorse or promote ! * products derived from this Software without prior written permission of Nathaniel G. ! * Auvil. For written permission, please contact nat...@us... ! * ! * 4. Products derived from this Software may not be called "jCharts" nor may "jCharts" appear ! * in their names without prior written permission of Nathaniel G. Auvil. jCharts is a ! * registered trademark of Nathaniel G. Auvil. ! * ! * 5. Due credit should be given to the jCharts Project (http://jcharts.sourceforge.net/). ! * ! * THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS IS'' AND ANY ! * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ! * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ! * jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, ! * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF ! * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ! * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT ! * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN ! * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE ! ************************************************************************************************/ package org.krysalis.jcharts.designer.tabs.nonAxisChart; *************** *** 15,18 **** --- 40,48 ---- + /************************************************************************ + * + * @author Nathaniel Auvil + * @version $Id$ + ***********************************************************************/ public class NonAxisChartDataTab extends JPanel { |
From: Nathaniel G. A. <nat...@us...> - 2004-06-03 00:58:57
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/axisChart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2277/src/java/org/krysalis/jcharts/designer/tabs/axisChart Modified Files: AxisChartTabs.java Log Message: Index: AxisChartTabs.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/axisChart/AxisChartTabs.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** AxisChartTabs.java 9 Aug 2003 17:07:23 -0000 1.1 --- AxisChartTabs.java 3 Jun 2004 00:58:48 -0000 1.2 *************** *** 1,11 **** ! /*************************************************************************************** ! * File Info: $Id$ * ! * Description: * ! * Last Reviewed: NEVER ! * Maintainer: Nathaniel Auvil ! * Copyright: <copyright.icore> ! ***************************************************************************************/ package org.krysalis.jcharts.designer.tabs.axisChart; --- 1,36 ---- ! ! /*********************************************************************************************** ! * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. * ! * Redistribution and use of this software and associated documentation ("Software"), with or ! * without modification, are permitted provided that the following conditions are met: * ! * 1. Redistributions of source code must retain copyright statements and notices. ! * Redistributions must also contain a copy of this document. ! * ! * 2. Redistributions in binary form must reproduce the above copyright notice, this list of ! * conditions and the following disclaimer in the documentation and/or other materials ! * provided with the distribution. ! * ! * 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used to endorse or promote ! * products derived from this Software without prior written permission of Nathaniel G. ! * Auvil. For written permission, please contact nat...@us... ! * ! * 4. Products derived from this Software may not be called "jCharts" nor may "jCharts" appear ! * in their names without prior written permission of Nathaniel G. Auvil. jCharts is a ! * registered trademark of Nathaniel G. Auvil. ! * ! * 5. Due credit should be given to the jCharts Project (http://jcharts.sourceforge.net/). ! * ! * THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS IS'' AND ANY ! * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ! * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ! * jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, ! * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF ! * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ! * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT ! * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN ! * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE ! ************************************************************************************************/ package org.krysalis.jcharts.designer.tabs.axisChart; *************** *** 17,20 **** --- 42,50 ---- + /************************************************************************ + * + * @author Nathaniel Auvil + * @version $Id$ + ***********************************************************************/ public class AxisChartTabs extends JTabbedPane { |
From: Nathaniel G. A. <nat...@us...> - 2004-06-03 00:58:39
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/allChart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2148/src/java/org/krysalis/jcharts/designer/tabs/allChart Modified Files: AllChartTabs.java ChartPropertiesTab.java Log Message: Index: AllChartTabs.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/allChart/AllChartTabs.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** AllChartTabs.java 9 Aug 2003 17:07:22 -0000 1.1 --- AllChartTabs.java 3 Jun 2004 00:57:58 -0000 1.2 *************** *** 41,50 **** ! /************************************************************************************* ! * * @author Nathaniel Auvil * @version $Id$ ! ************************************************************************************/ ! public class AllChartTabs extends JTabbedPane { private TopLevelTabs topLevelTabs; --- 41,51 ---- ! /***************************************************************************************** ! * * @author Nathaniel Auvil * @version $Id$ ! ****************************************************************************************/ ! public class AllChartTabs extends JTabbedPane ! { private TopLevelTabs topLevelTabs; *************** *** 52,71 **** ! /******************************************************************************* ! * * @param topLevelTabs ! ******************************************************************************/ ! public AllChartTabs( TopLevelTabs topLevelTabs ) { ! this.topLevelTabs= topLevelTabs; ! this.topLevelTabs.addTab( "All Charts", this ); ! this.allChartTabPanel= new ChartPropertiesTab( this ); } - public ChartPropertiesTab getAllChartTabPanel() { return allChartTabPanel; } ! } --- 53,72 ---- ! /*************************************************************************************** ! * * @param topLevelTabs ! **************************************************************************************/ ! public AllChartTabs( TopLevelTabs topLevelTabs ) ! { ! this.topLevelTabs = topLevelTabs; ! this.topLevelTabs.addTab( "All Charts", this ); ! this.allChartTabPanel = new ChartPropertiesTab( this ); } public ChartPropertiesTab getAllChartTabPanel() { return allChartTabPanel; } ! } \ No newline at end of file Index: ChartPropertiesTab.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/allChart/ChartPropertiesTab.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ChartPropertiesTab.java 25 May 2004 01:03:04 -0000 1.3 --- ChartPropertiesTab.java 3 Jun 2004 00:57:58 -0000 1.4 *************** *** 33,45 **** ************************************************************************************************/ - package org.krysalis.jcharts.designer.tabs.allChart; import javax.swing.JPanel; import org.krysalis.jcharts.designer.common.font.FontChooser; import org.krysalis.jcharts.designer.common.stroke.StrokeChooser; import org.krysalis.jcharts.designer.exceptions.DesignerException; import org.krysalis.jcharts.designer.tabs.allChart.items.EdgePadding; import org.krysalis.jcharts.properties.ChartProperties; --- 33,52 ---- ************************************************************************************************/ package org.krysalis.jcharts.designer.tabs.allChart; + import java.awt.Color; + + import javax.swing.BorderFactory; + import javax.swing.BoxLayout; + import javax.swing.JCheckBox; import javax.swing.JPanel; + import javax.swing.JScrollPane; import org.krysalis.jcharts.designer.common.font.FontChooser; + import org.krysalis.jcharts.designer.common.paint.PaintChooser; import org.krysalis.jcharts.designer.common.stroke.StrokeChooser; import org.krysalis.jcharts.designer.exceptions.DesignerException; + import org.krysalis.jcharts.designer.tabs.allChart.items.AntiAliasing; import org.krysalis.jcharts.designer.tabs.allChart.items.EdgePadding; import org.krysalis.jcharts.properties.ChartProperties; *************** *** 51,55 **** * @version $Id$ ************************************************************************************/ ! public class ChartPropertiesTab extends JPanel { private AllChartTabs allChartTabs; --- 58,62 ---- * @version $Id$ ************************************************************************************/ ! public class ChartPropertiesTab //extends JPanel { private AllChartTabs allChartTabs; *************** *** 58,62 **** --- 65,72 ---- private StrokeChooser borderStroke; private EdgePadding edgePadding; + private PaintChooser backgroundPaint; + private AntiAliasing antiAliasing; + private JScrollPane jScrollPane; /************************************************************************************ *************** *** 66,82 **** public ChartPropertiesTab( AllChartTabs allChartTabs ) { - super(); this.allChartTabs = allChartTabs; ! ! allChartTabs.addTab( "Chart Properties", this ); ! this.titleFont= new FontChooser( "Title Font" ); ! this.add( this.titleFont ); this.borderStroke= new StrokeChooser( "Border Stroke" ); ! this.add( this.borderStroke ); this.edgePadding= new EdgePadding( "Edge Padding" ); ! this.add( this.edgePadding ); } --- 76,106 ---- public ChartPropertiesTab( AllChartTabs allChartTabs ) { this.allChartTabs = allChartTabs; ! ! JPanel jPanel= new JPanel(); ! BoxLayout boxLayout= new BoxLayout( jPanel, BoxLayout.Y_AXIS ); ! jPanel.setLayout( boxLayout ); ! jScrollPane= new JScrollPane( jPanel ); ! this.titleFont= new FontChooser( "Title Font" ); ! jPanel.add( this.titleFont ); this.borderStroke= new StrokeChooser( "Border Stroke" ); ! jPanel.add( this.borderStroke ); this.edgePadding= new EdgePadding( "Edge Padding" ); ! jPanel.add( this.edgePadding ); ! ! JPanel background= new JPanel(); ! background.setBorder( BorderFactory.createTitledBorder( "Background Paint" ) ); ! this.backgroundPaint= new PaintChooser( false, Color.white, Color.black ); ! background.add( this.backgroundPaint ); ! jPanel.add( background ); ! ! this.antiAliasing= new AntiAliasing(); ! jPanel.add( this.antiAliasing ); ! ! ! allChartTabs.addTab( "Chart Properties", jScrollPane ); } *************** *** 92,97 **** --- 116,124 ---- chartProperties.setBorderStroke( this.borderStroke.getChartStroke() ); chartProperties.setEdgePadding( this.edgePadding.getEdgePadding() ); + chartProperties.setBackgroundPaint( this.backgroundPaint.getPaint() ); + chartProperties.setUseAntiAliasing( this.antiAliasing.useAntiAliasing() ); //TODO add more stuff + //validate? } } |
From: Nathaniel G. A. <nat...@us...> - 2004-06-03 00:58:13
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/allChart/items In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2148/src/java/org/krysalis/jcharts/designer/tabs/allChart/items Modified Files: EdgePadding.java AntiAliasing.java Added Files: Title.java Log Message: Index: EdgePadding.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/allChart/items/EdgePadding.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** EdgePadding.java 25 May 2004 01:02:38 -0000 1.1 --- EdgePadding.java 3 Jun 2004 00:58:03 -0000 1.2 *************** *** 1,3 **** --- 1,36 ---- + /*********************************************************************************************** + * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. + * + * Redistribution and use of this software and associated documentation ("Software"), with or + * without modification, are permitted provided that the following conditions are met: + * + * 1. Redistributions of source code must retain copyright statements and notices. + * Redistributions must also contain a copy of this document. + * + * 2. Redistributions in binary form must reproduce the above copyright notice, this list of + * conditions and the following disclaimer in the documentation and/or other materials + * provided with the distribution. + * + * 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used to endorse or promote + * products derived from this Software without prior written permission of Nathaniel G. + * Auvil. For written permission, please contact nat...@us... + * + * 4. Products derived from this Software may not be called "jCharts" nor may "jCharts" appear + * in their names without prior written permission of Nathaniel G. Auvil. jCharts is a + * registered trademark of Nathaniel G. Auvil. + * + * 5. Due credit should be given to the jCharts Project (http://jcharts.sourceforge.net/). + * + * THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS IS'' AND ANY + * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL + * jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN + * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE + ************************************************************************************************/ package org.krysalis.jcharts.designer.tabs.allChart.items; *************** *** 13,16 **** --- 46,54 ---- + /************************************************************************ + * + * @author Nathaniel Auvil + * @version $Id$ + ***********************************************************************/ public class EdgePadding extends JPanel { --- NEW FILE: Title.java --- /*********************************************************************************************** * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. * * Redistribution and use of this software and associated documentation ("Software"), with or * without modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain copyright statements and notices. * Redistributions must also contain a copy of this document. * * 2. Redistributions in binary form must reproduce the above copyright notice, this list of * conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution. * * 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used to endorse or promote * products derived from this Software without prior written permission of Nathaniel G. * Auvil. For written permission, please contact nat...@us... * * 4. Products derived from this Software may not be called "jCharts" nor may "jCharts" appear * in their names without prior written permission of Nathaniel G. Auvil. jCharts is a * registered trademark of Nathaniel G. Auvil. * * 5. Due credit should be given to the jCharts Project (http://jcharts.sourceforge.net/). * * THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL * jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE ************************************************************************************************/ package org.krysalis.jcharts.designer.tabs.allChart.items; import java.awt.FlowLayout; import javax.swing.BorderFactory; import javax.swing.JPanel; import org.krysalis.jcharts.designer.common.LabelledCheckbox; /************************************************************************ * * @author Nathaniel Auvil * @version $Id: Title.java,v 1.1 2004/06/03 00:58:03 nathaniel_auvil Exp $ ***********************************************************************/ public class Title extends JPanel { private LabelledCheckbox checkbox; /*********************************************************************************** * **********************************************************************************/ public Title() { super(); super.setBorder( BorderFactory.createCompoundBorder( BorderFactory.createTitledBorder( "Anti-Aliasing" ), BorderFactory.createEmptyBorder( 5, 5, 5, 5 ) ) ); this.setLayout( new FlowLayout() ); this.checkbox = new LabelledCheckbox( "enable" ); this.checkbox.setSelected( true ); this.add( this.checkbox ); } /********************************************************************************* * * @return boolean ********************************************************************************/ public boolean useAntiAliasing() { return this.checkbox.isSelected(); } } Index: AntiAliasing.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/tabs/allChart/items/AntiAliasing.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** AntiAliasing.java 25 May 2004 01:02:38 -0000 1.1 --- AntiAliasing.java 3 Jun 2004 00:58:03 -0000 1.2 *************** *** 1,3 **** --- 1,36 ---- + /*********************************************************************************************** + * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. + * + * Redistribution and use of this software and associated documentation ("Software"), with or + * without modification, are permitted provided that the following conditions are met: + * + * 1. Redistributions of source code must retain copyright statements and notices. + * Redistributions must also contain a copy of this document. + * + * 2. Redistributions in binary form must reproduce the above copyright notice, this list of + * conditions and the following disclaimer in the documentation and/or other materials + * provided with the distribution. + * + * 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used to endorse or promote + * products derived from this Software without prior written permission of Nathaniel G. + * Auvil. For written permission, please contact nat...@us... + * + * 4. Products derived from this Software may not be called "jCharts" nor may "jCharts" appear + * in their names without prior written permission of Nathaniel G. Auvil. jCharts is a + * registered trademark of Nathaniel G. Auvil. + * + * 5. Due credit should be given to the jCharts Project (http://jcharts.sourceforge.net/). + * + * THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS IS'' AND ANY + * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL + * jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN + * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE + ************************************************************************************************/ package org.krysalis.jcharts.designer.tabs.allChart.items; *************** *** 12,15 **** --- 45,53 ---- + /************************************************************************ + * + * @author Nathaniel Auvil + * @version $Id$ + ***********************************************************************/ public class AntiAliasing extends JPanel { *************** *** 24,33 **** super(); ! super.setBorder( BorderFactory.createCompoundBorder( BorderFactory.createTitledBorder( "Anti Aliasing" ), ! BorderFactory.createEmptyBorder( 5, 5, 5, 5 ) ) ); this.setLayout( new FlowLayout() ); ! this.checkbox = new LabelledCheckbox( "Use:" ); this.checkbox.setSelected( true ); this.add( this.checkbox ); --- 62,71 ---- super(); ! super.setBorder( BorderFactory.createCompoundBorder( BorderFactory.createTitledBorder( "Anti-Aliasing" ), ! BorderFactory.createEmptyBorder( 5, 5, 5, 5 ) ) ); this.setLayout( new FlowLayout() ); ! this.checkbox = new LabelledCheckbox( "enable" ); this.checkbox.setSelected( true ); this.add( this.checkbox ); |
From: Nathaniel G. A. <nat...@us...> - 2004-06-03 00:57:43
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/common/paint In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2119/src/java/org/krysalis/jcharts/designer/common/paint Modified Files: PaintChooser.java Added Files: ColorPanel.java Log Message: Index: PaintChooser.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/common/paint/PaintChooser.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PaintChooser.java 9 Aug 2003 17:05:12 -0000 1.1 --- PaintChooser.java 3 Jun 2004 00:57:34 -0000 1.2 *************** *** 1,8 **** /*********************************************************************************************** - * File Info: Id: $ - * Copyright (C) 2002 - * Author: Nathaniel G. Auvil - * Contributor(s): - * * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. * --- 1,3 ---- *************** *** 38,57 **** ************************************************************************************************/ - package org.krysalis.jcharts.designer.common.paint; ! /************************************************************************************* ! * * @author Nathaniel Auvil * @version $Id$ ! ************************************************************************************/ ! public class PaintChooser { ! ! ! public PaintChooser() { } ! } --- 33,192 ---- ************************************************************************************************/ package org.krysalis.jcharts.designer.common.paint; ! import java.awt.Color; ! import java.awt.GradientPaint; ! import java.awt.GridLayout; ! import java.awt.Paint; ! import java.awt.event.ActionEvent; ! import java.awt.event.ActionListener; ! ! import javax.swing.BorderFactory; ! import javax.swing.BoxLayout; ! import javax.swing.ButtonGroup; ! import javax.swing.JPanel; ! import javax.swing.JRadioButton; ! ! import org.krysalis.jcharts.designer.common.LabelledTextfield; ! ! ! /***************************************************************************************** ! * * @author Nathaniel Auvil * @version $Id$ ! ****************************************************************************************/ ! public class PaintChooser extends JPanel implements ActionListener { ! private JPanel radios; ! private JRadioButton color; ! private JRadioButton gradiant; ! ! private JPanel colors; ! private ColorPanel colorPanel1; ! private ColorPanel colorPanel2; ! ! private JPanel coordinates; ! private LabelledTextfield x1; ! private LabelledTextfield y1; ! private LabelledTextfield x2; ! private LabelledTextfield y2; ! ! ! /******************************************************************** ! * ! * @param showTitle ! * @param color1 ! * @param color2 ! *******************************************************************/ ! public PaintChooser( boolean showTitle, Color color1, Color color2 ) { + //---radios + this.radios= new JPanel(); + this.radios.setLayout( new BoxLayout( this.radios, BoxLayout.Y_AXIS ) ); + this.color= new JRadioButton( "Color" ); + this.color.setActionCommand( "color" ); + this.color.setSelected( true ); + this.color.addActionListener( this ); + this.radios.add( this.color ); + this.gradiant= new JRadioButton( "Gradiant" ); + this.gradiant.setActionCommand( "gradiant" ); + this.gradiant.addActionListener( this ); + this.radios.add( this.gradiant ); + super.add( this.radios ); + + ButtonGroup buttonGroup= new ButtonGroup(); + buttonGroup.add( this.color ); + buttonGroup.add( this.gradiant ); + + + //---colors + this.colors= new JPanel(); + this.colors.setLayout( new BoxLayout( this.colors, BoxLayout.Y_AXIS ) ); + this.colorPanel1= new ColorPanel( color1 ); + this.colors.add( this.colorPanel1 ); + this.colorPanel2= new ColorPanel( color2 ); + this.colorPanel2.setEnabled( false ); + this.colors.add( this.colorPanel2 ); + super.add( this.colors ); + + //---coordinates + this.coordinates= new JPanel(); + this.coordinates.setLayout( new GridLayout( 2, 2 ) ); + this.x1= new LabelledTextfield( "x1", 3 ); + this.x1.setText( "0" ); + this.x1.setEnabled( false ); + this.coordinates.add( this.x1 ); + this.y1= new LabelledTextfield( "y1", 3 ); + this.y1.setText( "0" ); + this.y1.setEnabled( false ); + this.coordinates.add( this.y1 ); + this.x2= new LabelledTextfield( "x2", 3 ); + this.x2.setText( "400" ); + this.x2.setEnabled( false ); + this.coordinates.add( this.x2 ); + this.y2= new LabelledTextfield( "y2", 3 ); + this.y2.setText( "400" ); + this.y2.setEnabled( false ); + this.coordinates.add( this.y2 ); + super.add( this.coordinates ); + + if( showTitle ) + { + super.setBorder( BorderFactory.createTitledBorder( "Choose Paint" ) ); + } } ! ! ! /********************************************************************** ! * ! * @return Paint ! *********************************************************************/ ! public Paint getPaint() ! { ! if( this.color.isSelected() ) ! { ! return this.colorPanel1.getPaint(); ! } ! else ! { ! float xx1= Float.parseFloat( this.x1.getText() ); ! float yy1= Float.parseFloat( this.y1.getText() ); ! float xx2= Float.parseFloat( this.x2.getText() ); ! float yy2= Float.parseFloat( this.y2.getText() ); ! GradientPaint g= new GradientPaint( xx1, ! yy1, ! (Color) this.colorPanel1.getPaint(), ! xx2, ! yy2, ! (Color) this.colorPanel2.getPaint() ); ! return g; ! } ! } ! ! ! /************************************************************************ ! * ! * @param actionEvent ! ***********************************************************************/ ! public void actionPerformed( ActionEvent actionEvent ) ! { ! if( actionEvent.getSource().equals( this.color ) ) ! { ! this.colorPanel2.setEnabled( false ); ! this.x1.setEnabled( false ); ! this.y1.setEnabled( false ); ! this.x2.setEnabled( false ); ! this.y2.setEnabled( false ); ! } ! else if( actionEvent.getSource().equals( this.gradiant ) ) ! { ! this.colorPanel2.setEnabled( true ); ! this.x1.setEnabled( true ); ! this.y1.setEnabled( true ); ! this.x2.setEnabled( true ); ! this.y2.setEnabled( true ); ! } ! } ! } \ No newline at end of file --- NEW FILE: ColorPanel.java --- /*********************************************************************************************** * Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. * * Redistribution and use of this software and associated documentation ("Software"), with or * without modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain copyright statements and notices. * Redistributions must also contain a copy of this document. * * 2. Redistributions in binary form must reproduce the above copyright notice, this list of * conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution. * * 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used to endorse or promote * products derived from this Software without prior written permission of Nathaniel G. * Auvil. For written permission, please contact nat...@us... * * 4. Products derived from this Software may not be called "jCharts" nor may "jCharts" appear * in their names without prior written permission of Nathaniel G. Auvil. jCharts is a * registered trademark of Nathaniel G. Auvil. * * 5. Due credit should be given to the jCharts Project (http://jcharts.sourceforge.net/). * * THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL * jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE ************************************************************************************************/ package org.krysalis.jcharts.designer.common.paint; import java.awt.Color; import java.awt.Dimension; import java.awt.Paint; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JColorChooser; import javax.swing.JPanel; import org.krysalis.jcharts.designer.common.LabelledTextfield; /********************************************************************** * @author Nathaniel Auvil * @version $Id: ColorPanel.java,v 1.1 2004/06/03 00:57:34 nathaniel_auvil Exp $ **********************************************************************/ public class ColorPanel extends JPanel implements ActionListener { private JButton jButton; private LabelledTextfield alpha; private JPanel preview; /************************************************************ * * @param color ************************************************************/ public ColorPanel( Color color ) { this.jButton = new JButton( "Show Color Chooser..." ); this.jButton.addActionListener( this ); super.add( this.jButton ); this.alpha= new LabelledTextfield( "Alpha", 3 ); this.alpha.setText( "255" ); super.add( this.alpha ); this.preview= new JPanel(); this.preview.setBackground( color ); this.preview.setPreferredSize( new Dimension( 50, 20 ) ); super.add( this.preview ); } /************************************************************** * * @param actionEvent **************************************************************/ public void actionPerformed( ActionEvent actionEvent ) { Color newColor = JColorChooser.showDialog( this, "Choose Paint", super.getBackground() ); if( newColor != null ) { this.preview.setBackground( new Color( newColor.getRed(), newColor.getGreen(), newColor.getBlue(), Integer.parseInt( this.alpha.getText() ) ) ); } } /****************************************************************** * * @return Paint *****************************************************************/ public Paint getPaint() { return this.preview.getBackground(); } /******************************************************************** * * @param enabled ********************************************************************/ public void setEnabled( boolean enabled ) { this.jButton.setEnabled( enabled ); this.alpha.setEnabled( enabled ); } } |
From: Nathaniel G. A. <nat...@us...> - 2004-06-03 00:57:19
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2040/src/java/org/krysalis/jcharts/designer/common Modified Files: LabelledTextfield.java Log Message: Index: LabelledTextfield.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/common/LabelledTextfield.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** LabelledTextfield.java 25 May 2004 01:04:07 -0000 1.2 --- LabelledTextfield.java 3 Jun 2004 00:57:09 -0000 1.3 *************** *** 82,84 **** --- 82,90 ---- this.textField.setText( text ); } + + + public void setEnabled( boolean enabled ) + { + this.textField.setEnabled( enabled ); + } } |
From: Nathaniel G. A. <nat...@us...> - 2004-06-03 00:57:06
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/common/stroke In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1974/src/java/org/krysalis/jcharts/designer/common/stroke Modified Files: StrokeChooser.java Log Message: Index: StrokeChooser.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/designer/common/stroke/StrokeChooser.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** StrokeChooser.java 25 May 2004 01:04:07 -0000 1.2 --- StrokeChooser.java 3 Jun 2004 00:56:58 -0000 1.3 *************** *** 33,37 **** ************************************************************************************************/ - package org.krysalis.jcharts.designer.common.stroke; --- 33,36 ---- *************** *** 41,55 **** import java.awt.Stroke; import org.krysalis.jcharts.designer.common.LabelledTextfield; import org.krysalis.jcharts.properties.util.ChartStroke; - import javax.swing.*; - ! /************************************************************************************* ! * * @author Nathaniel Auvil * @version $Id$ ! ************************************************************************************/ public class StrokeChooser extends JPanel { --- 40,57 ---- import java.awt.Stroke; + import javax.swing.BorderFactory; + import javax.swing.BoxLayout; + import javax.swing.JPanel; + import org.krysalis.jcharts.designer.common.LabelledTextfield; + import org.krysalis.jcharts.designer.common.paint.PaintChooser; import org.krysalis.jcharts.properties.util.ChartStroke; ! /***************************************************************************************** ! * * @author Nathaniel Auvil * @version $Id$ ! ****************************************************************************************/ public class StrokeChooser extends JPanel { *************** *** 57,120 **** private EndCapsCombo endCaps; private LineJoinsCombo lineJoins; ! ! private JRadioButton noStroke; ! ! ! public StrokeChooser( String title, boolean showNoStroke ) ! { ! super(); ! super.setBorder( BorderFactory.createCompoundBorder( BorderFactory.createTitledBorder( title ), ! BorderFactory.createEmptyBorder( 5, 5, 5, 5 ) ) ); ! ! this.setLayout( new BoxLayout( this, BoxLayout.Y_AXIS ) ); ! ! this.widthField= new LabelledTextfield( "Width", 4 ); ! super.add( this.widthField ); ! ! this.endCaps= new EndCapsCombo(); ! super.add( this.endCaps ); ! ! this.lineJoins= new LineJoinsCombo(); ! super.add( this.lineJoins ); ! ! } ! ! /*********************************************************************************** ! * * @param title ! **********************************************************************************/ public StrokeChooser( String title ) { ! super(); ! super.setBorder( BorderFactory.createCompoundBorder( BorderFactory.createTitledBorder( title ), ! BorderFactory.createEmptyBorder( 5, 5, 5, 5 ) ) ); ! this.setLayout( new BoxLayout( this, BoxLayout.Y_AXIS ) ); ! this.widthField= new LabelledTextfield( "Width", 3 ); ! this.widthField.setText( "1" ); ! super.add( this.widthField ); ! this.endCaps= new EndCapsCombo(); ! super.add( this.endCaps ); ! this.lineJoins= new LineJoinsCombo(); ! super.add( this.lineJoins ); } ! /***************************************************************** * * @return ChartStroke ! ****************************************************************/ public ChartStroke getChartStroke() ! { ! Stroke stroke= new BasicStroke( Float.valueOf( this.widthField.getText() ).floatValue(), ! this.endCaps.getEndCapsConstant(), ! this.lineJoins.getLineJoinsConstant() ); ! return new ChartStroke( stroke, Color.BLACK ); ! //TODO need to get the Paint } ! } --- 59,109 ---- private EndCapsCombo endCaps; private LineJoinsCombo lineJoins; ! private PaintChooser paintChooser; ! /*************************************************************************************** ! * * @param title ! **************************************************************************************/ public StrokeChooser( String title ) { ! super.setBorder( BorderFactory.createCompoundBorder( BorderFactory.createTitledBorder( title ), BorderFactory.createEmptyBorder( 5, 5, 5, 5 ) ) ); this.setLayout( new BoxLayout( this, BoxLayout.Y_AXIS ) ); ! JPanel fields= new JPanel(); ! fields.setLayout( new BoxLayout( fields, BoxLayout.X_AXIS ) ); ! super.add( fields ); ! ! this.widthField = new LabelledTextfield( "Width", 3 ); ! fields.add( this.widthField ); ! this.endCaps = new EndCapsCombo(); ! fields.add( this.endCaps ); ! this.lineJoins = new LineJoinsCombo(); ! fields.add( this.lineJoins ); ! ! this.paintChooser= new PaintChooser( true, Color.black, Color.black ); ! super.add( this.paintChooser ); } ! /*************************************************************************************** * * @return ChartStroke ! **************************************************************************************/ public ChartStroke getChartStroke() ! { ! if( this.widthField.getText().equals( "" ) || this.widthField.getText().equals( "0" ) ) ! { ! return null; ! } ! else ! { ! Stroke stroke = new BasicStroke( Float.valueOf( this.widthField.getText() ).floatValue(), ! this.endCaps.getEndCapsConstant(), ! this.lineJoins.getLineJoinsConstant() ); ! return new ChartStroke( stroke, this.paintChooser.getPaint() ); ! } } ! } \ No newline at end of file |
From: Nathaniel G. A. <nat...@us...> - 2004-06-01 00:51:43
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13756/src/documentation Modified Files: skinconf.xml Log Message: Index: skinconf.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/skinconf.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** skinconf.xml 8 Aug 2003 02:50:39 -0000 1.7 --- skinconf.xml 1 Jun 2004 00:51:35 -0000 1.8 *************** *** 72,76 **** <!-- The following are used to construct a copyright statement --> ! <year>2003</year> <vendor>The Krysalis Community Project.</vendor> --- 72,76 ---- <!-- The following are used to construct a copyright statement --> ! <year>2004</year> <vendor>The Krysalis Community Project.</vendor> |
From: Nathaniel G. A. <nat...@us...> - 2004-06-01 00:50:37
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/demo/userGuide In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13460/src/java/org/krysalis/jcharts/demo/userGuide Modified Files: PieChartsGuide.java Log Message: Index: PieChartsGuide.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/demo/userGuide/PieChartsGuide.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** PieChartsGuide.java 1 Jun 2004 00:29:24 -0000 1.3 --- PieChartsGuide.java 1 Jun 2004 00:50:29 -0000 1.4 *************** *** 111,115 **** { PieChart2DProperties pieChart2DProperties= new PieChart2DProperties(); ! pieChart2DProperties.setBorderChartStroke( new ChartStroke( new BasicStroke( 4f ), Color.black ) ); this.outputChart( pieChart2DProperties, "pieChartBorderStroke" ); } --- 111,116 ---- { PieChart2DProperties pieChart2DProperties= new PieChart2DProperties(); ! ChartStroke chartStroke= new ChartStroke( new BasicStroke( 4f ), Color.orange ); ! pieChart2DProperties.setBorderChartStroke( chartStroke ); this.outputChart( pieChart2DProperties, "pieChartBorderStroke" ); } |
From: Nathaniel G. A. <nat...@us...> - 2004-06-01 00:50:25
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13416/src/documentation/content/xdocs/userGuide Modified Files: book.xml Log Message: Index: book.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/book.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** book.xml 31 May 2004 21:23:17 -0000 1.7 --- book.xml 1 Jun 2004 00:50:16 -0000 1.8 *************** *** 44,48 **** <menu label="2D Pie Charts"> ! <menu-item label="Simple" href="pieChart2DExample.html"/> </menu> <menu label="3D Pie Charts"> --- 44,51 ---- <menu label="2D Pie Charts"> ! <menu-item label="Simple" href="pieChart2DExample.html"/> ! <menu-item label="Zero Degree Offset" href="pie2dZeroDegreeOffset.html"/> ! <menu-item label="Borders" href="pie2dBorderStroke.html"/> ! <menu-item label="Labels on Pie" href="pie2dLabels.html"/> </menu> <menu label="3D Pie Charts"> |
From: Nathaniel G. A. <nat...@us...> - 2004-06-01 00:50:01
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13239/src/documentation/content/xdocs/userGuide Added Files: pie2dLabels.xml pie2dBorderStroke.xml pie2dZeroDegreeOffset.xml Log Message: --- NEW FILE: pie2dZeroDegreeOffset.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <document> <header> <title>Pie Charts</title> <authors> <person name="Nathaniel Auvil" email="nat...@so..."/> </authors> </header> <body> <section> <title>Zero Degree Offset</title> <p> If we would like to have the 'first' slice of the pie start at somewhere besides zero degrees, we could add the following code to make it start at 45 degrees. Note where the blue slice starts. </p> <source> pieChart2DProperties.setZeroDegreeOffset( 45f ); </source> <figure src="images/userGuide/pieCharts/pieChartZeroOffset.png" alt="Pie Chart Zero Degree Offset"/> </section> </body> </document> --- NEW FILE: pie2dBorderStroke.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <document> <header> <title>Pie Charts</title> <authors> <person name="Nathaniel Auvil" email="nat...@so..."/> </authors> </header> <body> <section> <title>Border Stroke</title> <p> The border of the Pie Chart uses the <code>java.awt.Stroke</code> Interface to control its rendering properties. There are several implementations of the <code>java.awt.Stroke</code> Interface in the <code>java.awt</code> Package to choose from. </p> <p> The border of the Pie Chart uses the <code>java.awt.Paint</code> interface to control its rendering properties. There are several implementations of the <code>java.awt.Paint</code> Interface in the <code>java.awt</code> Package to choose from. </p> <source> ChartStroke chartStroke= new ChartStroke( new BasicStroke( 4f ), Color.orange ); pieChart2DProperties.setBorderChartStroke( chartStroke ); </source> <figure src="images/userGuide/pieCharts/pieChartBorderStroke.png" alt="Pie Chart Border Stroke"/> </section> </body> </document> --- NEW FILE: pie2dLabels.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> <document> <header> <title>Pie Charts</title> <authors> <person name="Nathaniel Auvil" email="nat...@so..."/> </authors> </header> <body> <section> <title>Legend Labels</title> <p> You can display the Legend label next to each slice by doing the following: </p> <source> pieChart2DProperties.setPieLabelType( PieLabelType.LEGEND_LABELS ); </source> <figure src="images/userGuide/pieCharts/pieChartLegendLabels.png" alt="Pie Chart Value Labels"/> </section> <section> <title>Value Labels</title> <p> You can display the Value of each slice by doing the following: </p> <source> pieChart2DProperties.setPieLabelType( PieLabelType.VALUE_LABELS ); </source> <figure src="images/userGuide/pieCharts/pieChartValueLabels.png" alt="Pie Chart Value Labels"/> </section> <note> The ability to display the percentage of each pie slice is not supported in this release. You could get around this by either modifying the source ;), or by calculating this yourself and setting the values in the pie as the values to plot. </note> </body> </document> |
From: Nathaniel G. A. <nat...@us...> - 2004-06-01 00:29:34
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/demo/userGuide In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9013/src/java/org/krysalis/jcharts/demo/userGuide Modified Files: PieChartsGuide.java Log Message: Index: PieChartsGuide.java =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/demo/userGuide/PieChartsGuide.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** PieChartsGuide.java 31 May 2004 21:12:15 -0000 1.2 --- PieChartsGuide.java 1 Jun 2004 00:29:24 -0000 1.3 *************** *** 65,69 **** * Tests a 'real' data set and usage. * - * @throws Throwable ******************************************************************************************/ public void run() throws Throwable --- 65,68 ---- *************** *** 72,77 **** this.zeroDegreeOffsetChart(); this.borderStroke(); - this.borderPaint(); - this.pieValueLabels(); this.pieLegendLabels(); --- 71,74 ---- *************** *** 118,133 **** } ! /******************************************************************************************/ - private void borderPaint() throws Throwable - { - /* - PieChart2DProperties pieChart2DProperties= new PieChart2DProperties(); - pieChart2DProperties.setBorderPaint( Color.gray ); - this.outputChart( pieChart2DProperties, "pieChartBorderPaint" ); - */ - } - - private void pieValueLabels() throws ChartDataException { --- 115,120 ---- } ! /******************************************************************************************/ private void pieValueLabels() throws ChartDataException { *************** *** 137,140 **** --- 124,129 ---- } + + /******************************************************************************************/ private void pieLegendLabels() throws ChartDataException { |
From: Nathaniel G. A. <nat...@us...> - 2004-05-31 21:23:25
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2178/src/documentation/content/xdocs/userGuide Modified Files: book.xml Log Message: Index: book.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/book.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** book.xml 16 Aug 2003 20:47:52 -0000 1.6 --- book.xml 31 May 2004 21:23:17 -0000 1.7 *************** *** 43,47 **** ! <menu label="Pie Charts"> </menu> --- 43,51 ---- ! <menu label="2D Pie Charts"> ! <menu-item label="Simple" href="pieChart2DExample.html"/> ! </menu> ! <menu label="3D Pie Charts"> ! </menu> *************** *** 49,53 **** <menu label="All Axis Charts"> </menu> - <menu label="Area Charts"> </menu> --- 53,56 ---- |
From: Nathaniel G. A. <nat...@us...> - 2004-05-31 21:23:12
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/resources/images/samples/pie3d In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2038/src/documentation/resources/images/samples/pie3d Modified Files: pie3d.png Log Message: Index: pie3d.png =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/resources/images/samples/pie3d/pie3d.png,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs4aCI9o and /tmp/cvsUC9onr differ |
From: Nathaniel G. A. <nat...@us...> - 2004-05-31 21:22:54
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/resources/images/samples/area In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1964/src/documentation/resources/images/samples/area Modified Files: stackedAreaChart.png areaChartVertical.png Log Message: Index: areaChartVertical.png =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/resources/images/samples/area/areaChartVertical.png,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsBYWLE4 and /tmp/cvsfc5XzU differ Index: stackedAreaChart.png =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/resources/images/samples/area/stackedAreaChart.png,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsSaScV6 and /tmp/cvsu2xRRW differ |
From: Nathaniel G. A. <nat...@us...> - 2004-05-31 21:22:21
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/resources/images/userGuide/stock In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1817/src/documentation/resources/images/userGuide/stock Added Files: strokes.png basicChart.png pixelLengths.png Log Message: --- NEW FILE: pixelLengths.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: strokes.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: basicChart.png --- (This appears to be a binary file; contents omitted.) |
From: Nathaniel G. A. <nat...@us...> - 2004-05-31 21:22:21
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/resources/images/userGuide/areaCharts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1817/src/documentation/resources/images/userGuide/areaCharts Added Files: areaChart.png stackedArea.png Log Message: --- NEW FILE: stackedArea.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: areaChart.png --- (This appears to be a binary file; contents omitted.) |
From: Nathaniel G. A. <nat...@us...> - 2004-05-31 21:22:20
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/resources/images/userGuide/comboCharts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1817/src/documentation/resources/images/userGuide/comboCharts Added Files: stackedArea.png Log Message: --- NEW FILE: stackedArea.png --- (This appears to be a binary file; contents omitted.) |