[jsword-svn]
bibledesktop/java/limbo/org/crosswire/bibledesktop/book s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 16 17:44:33 MST 2005
Update of /cvs/jsword/bibledesktop/java/limbo/org/crosswire/bibledesktop/book
In directory www.crosswire.org:/tmp/cvs-serv25025/java/limbo/org/crosswire/bibledesktop/book
Modified Files:
BookChooser.java SidebarPane.java DriversListModel.java
CommentaryPane.java DriversComboBoxModel.java
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.
Index: BookChooser.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/limbo/org/crosswire/bibledesktop/book/BookChooser.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** BookChooser.java 10 May 2005 02:40:12 -0000 1.6
--- BookChooser.java 17 May 2005 00:44:31 -0000 1.7
***************
*** 49,53 ****
* select one of the available Bibles.
*
! * @see gnu.gpl.Licence for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
--- 49,53 ----
* select one of the available Bibles.
*
! * @see gnu.gpl.License for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
Index: DriversComboBoxModel.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/limbo/org/crosswire/bibledesktop/book/DriversComboBoxModel.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** DriversComboBoxModel.java 10 May 2005 02:40:12 -0000 1.3
--- DriversComboBoxModel.java 17 May 2005 00:44:31 -0000 1.4
***************
*** 30,34 ****
* DriverListModel.
*
! * @see gnu.gpl.Licence for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
--- 30,34 ----
* DriverListModel.
*
! * @see gnu.gpl.License for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
Index: SidebarPane.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/limbo/org/crosswire/bibledesktop/book/SidebarPane.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** SidebarPane.java 10 May 2005 02:40:12 -0000 1.3
--- SidebarPane.java 17 May 2005 00:44:31 -0000 1.4
***************
*** 33,37 ****
* SidebarPane builds a panel containing a set of books in tabbed dialogs.
*
! * @see gnu.gpl.Licence for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
--- 33,37 ----
* SidebarPane builds a panel containing a set of books in tabbed dialogs.
*
! * @see gnu.gpl.License for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
Index: CommentaryPane.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/limbo/org/crosswire/bibledesktop/book/CommentaryPane.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** CommentaryPane.java 10 May 2005 02:40:12 -0000 1.3
--- CommentaryPane.java 17 May 2005 00:44:31 -0000 1.4
***************
*** 48,52 ****
* of Books.
*
! * @see gnu.gpl.Licence for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
--- 48,52 ----
* of Books.
*
! * @see gnu.gpl.License for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
Index: DriversListModel.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/limbo/org/crosswire/bibledesktop/book/DriversListModel.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** DriversListModel.java 10 May 2005 02:40:12 -0000 1.3
--- DriversListModel.java 17 May 2005 00:44:31 -0000 1.4
***************
*** 43,47 ****
* the BookDrivers that can receive new Book data.</p>
*
! * @see gnu.gpl.Licence for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
--- 43,47 ----
* the BookDrivers that can receive new Book data.</p>
*
! * @see gnu.gpl.License for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
More information about the jsword-svn
mailing list