[jsword-svn] common/java/swing/org/crosswire/common/swing/desktop/event s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sun May 8 18:28:45 MST 2005


Update of /cvs/jsword/common/java/swing/org/crosswire/common/swing/desktop/event
In directory www.crosswire.org:/tmp/cvs-serv5945/java/swing/org/crosswire/common/swing/desktop/event

Modified Files:
	TitleChangedListener.java 
Log Message:
Moved unused code to limbo.
Upgraded support-tools: checkstyle, pmd and findbugs to most recent.
Addressed over 100 issues reported by findbugs and checkstyle.
Resulted in major refactoring of GBFFilter.
Net result is that code size is significantly smaller.

Index: TitleChangedListener.java
===================================================================
RCS file: /cvs/jsword/common/java/swing/org/crosswire/common/swing/desktop/event/TitleChangedListener.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TitleChangedListener.java	8 Sep 2004 19:53:37 -0000	1.1
--- TitleChangedListener.java	9 May 2005 01:28:42 -0000	1.2
***************
*** 32,36 ****
      /**
       * A Select pane is telling us that it has changed, and we might want to
!      * update the BibleViewPane and the ViewLayout to reflect any potentially
       * new titles
       */
--- 32,36 ----
      /**
       * A Select pane is telling us that it has changed, and we might want to
!      * update the BibleViewPane and the AbstractViewLayout to reflect any potentially
       * new titles
       */



More information about the jsword-svn mailing list