[jsword-svn] jsword-support/java/historic/org/crosswire/bible/view/swing/beans s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Mon May 16 17:44:01 MST 2005


Update of /cvs/jsword/jsword-support/java/historic/org/crosswire/bible/view/swing/beans
In directory www.crosswire.org:/tmp/cvs-serv24772/java/historic/org/crosswire/bible/view/swing/beans

Modified Files:
	WebServerPane.java WebBrowserPane.java 
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.

Index: WebBrowserPane.java
===================================================================
RCS file: /cvs/jsword/jsword-support/java/historic/org/crosswire/bible/view/swing/beans/WebBrowserPane.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** WebBrowserPane.java	30 Aug 2003 22:21:44 -0000	1.2
--- WebBrowserPane.java	17 May 2005 00:43:59 -0000	1.3
***************
*** 12,33 ****
   * Display a simple test web browser in a pane
   *
!  * <table border='1' cellPadding='3' cellSpacing='0' width="100%">
!  * <tr><td bgColor='white'class='TableRowColor'><font size='-7'>
!  * Distribution Licence:<br />
!  * Project B is free software; you can redistribute it
!  * and/or modify it under the terms of the GNU General Public License,
!  * version 2 as published by the Free Software Foundation.<br />
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
!  * General Public License for more details.<br />
!  * The License is available on the internet
!  * <a href='http://www.gnu.org/copyleft/gpl.html'>here</a>, by writing to
!  * <i>Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
!  * MA 02111-1307, USA</i>, Or locally at the Licence link below.<br />
!  * The copyright to this program is held by it's authors.
!  * </font></td></tr></table>
!  * @see <a href='http://www.eireneh.com/servlets/Web'>Project B Home</a>
!  * @see gnu.gpl.Licence
   * @author Joe Walker
   */
--- 12,17 ----
   * Display a simple test web browser in a pane
   *
!  * @see gnu.gpl.License for license details.
!  *      The copyright to this program is held by it's authors.
   * @author Joe Walker
   */

Index: WebServerPane.java
===================================================================
RCS file: /cvs/jsword/jsword-support/java/historic/org/crosswire/bible/view/swing/beans/WebServerPane.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** WebServerPane.java	30 Aug 2003 22:21:44 -0000	1.2
--- WebServerPane.java	17 May 2005 00:43:59 -0000	1.3
***************
*** 19,40 ****
   * purposes
   *
!  * <table border='1' cellPadding='3' cellSpacing='0' width="100%">
!  * <tr><td bgColor='white'class='TableRowColor'><font size='-7'>
!  * Distribution Licence:<br />
!  * Project B is free software; you can redistribute it
!  * and/or modify it under the terms of the GNU General Public License,
!  * version 2 as published by the Free Software Foundation.<br />
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
!  * General Public License for more details.<br />
!  * The License is available on the internet
!  * <a href='http://www.gnu.org/copyleft/gpl.html'>here</a>, by writing to
!  * <i>Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
!  * MA 02111-1307, USA</i>, Or locally at the Licence link below.<br />
!  * The copyright to this program is held by it's authors.
!  * </font></td></tr></table>
!  * @see <a href='http://www.eireneh.com/servlets/Web'>Project B Home</a>
!  * @see gnu.gpl.Licence
   * @author Joe Walker
   */
--- 19,24 ----
   * purposes
   *
!  * @see gnu.gpl.License for license details.
!  *      The copyright to this program is held by it's authors.
   * @author Joe Walker
   */



More information about the jsword-svn mailing list