krysalis-jplugin/src/java/org/krysalis/jplugin/components/sheets/stores DocumentsSheet.java,1.5,1.6

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/jplugin/components/sheets/stores
In directory sc8-pr-cvs1:/tmp/cvs-serv3380/src/java/org/krysalis/jplugin/components/sheets/stores

Modified Files:
	DocumentsSheet.java 
Log Message:
Last round of Logging fixes and other small code tweak.
Compiles but will not ye work, as dependencies are also in the 
component descriptor.
Will fix later.

Index: DocumentsSheet.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/jplugin/components/sheets/stores/DocumentsSheet.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** DocumentsSheet.java	29 Sep 2003 15:46:35 -0000	1.5
--- DocumentsSheet.java	29 Sep 2003 15:54:15 -0000	1.6
***************
*** 248,252 ****
              tempRectangle = innerPanelComponents[i].getBounds(tempRectangle);
              if (containingRectangle.intersects(tempRectangle)) {
!                 tempJIconArrayList.add((JIcon) innerPanelComponents[i]);
              }
          }
--- 248,252 ----
              tempRectangle = innerPanelComponents[i].getBounds(tempRectangle);
              if (containingRectangle.intersects(tempRectangle)) {
!                 tempJIconArrayList.add( innerPanelComponents[i]);
              }
          }




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.