[jsword-svn] bibledesktop/java/main/org/crosswire/bibledesktop/display/tab s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Wed Feb 16 20:40:21 MST 2005


Update of /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/display/tab
In directory www.crosswire.org:/tmp/cvs-serv10130/java/main/org/crosswire/bibledesktop/display/tab

Modified Files:
	TabbedBookDataDisplay.java 
Log Message:
Fix for JS-9.

Index: TabbedBookDataDisplay.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/display/tab/TabbedBookDataDisplay.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** TabbedBookDataDisplay.java	28 Nov 2004 21:36:04 -0000	1.13
--- TabbedBookDataDisplay.java	17 Feb 2005 03:40:19 -0000	1.14
***************
*** 67,71 ****
          // There are times when tab_main or pnl_view are not in visible or
          // attached to the main widget hierachy, so when we change L&F the
!         // changes do not get propogated through. The solution is to register
          // them with the L&F handler to be altered when the L&F changes.
          //LookAndFeelUtil.addComponentToUpdate(pnlView);
--- 67,71 ----
          // There are times when tab_main or pnl_view are not in visible or
          // attached to the main widget hierachy, so when we change L&F the
!         // changes do not get propagated through. The solution is to register
          // them with the L&F handler to be altered when the L&F changes.
          //LookAndFeelUtil.addComponentToUpdate(pnlView);



More information about the jsword-svn mailing list