krysalis-jplugin/src/java/org/krysalis/swallowtail/sheets/html HtmlEditorSheet.java,1.2,1.3 HtmlSheet.java,1.3,1.4

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

Modified Files:
	HtmlEditorSheet.java HtmlSheet.java 
Log Message:
Another round of Logging fixes and other small code tweaks.

Index: HtmlEditorSheet.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/swallowtail/sheets/html/HtmlEditorSheet.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** HtmlEditorSheet.java	29 Sep 2003 13:29:26 -0000	1.2
--- HtmlEditorSheet.java	29 Sep 2003 15:46:36 -0000	1.3
***************
*** 25,29 ****
   */
  public class HtmlEditorSheet extends AbstractSaveableComponentSheet {
!     private final org.apache.log4j.Category c = org.apache.log4j.Category.getInstance(this.getClass().toString());
      private JEditorPane jEditorPane;
      private JComponent jComponent;
--- 25,29 ----
   */
  public class HtmlEditorSheet extends AbstractSaveableComponentSheet {
! 
      private JEditorPane jEditorPane;
      private JComponent jComponent;

Index: HtmlSheet.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/swallowtail/sheets/html/HtmlSheet.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** HtmlSheet.java	29 Sep 2003 15:02:13 -0000	1.3
--- HtmlSheet.java	29 Sep 2003 15:46:36 -0000	1.4
***************
*** 31,35 ****
  public class HtmlSheet extends Panel
           implements Sheet {
!     private final org.apache.log4j.Category c = org.apache.log4j.Category.getInstance(this.getClass().toString());
      private DataHandler dh;
      private String contentType = "text/html";
--- 31,35 ----
  public class HtmlSheet extends Panel
           implements Sheet {
! 
      private DataHandler dh;
      private String contentType = "text/html";




-------------------------------------------------------
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.