krysalis-jplugin/src/java/org/krysalis/jplugin/components/sheets AbstractComponentSheet.java,1.1.1.1,1.2 AbstractSaveableComponentSheet.java,1.1.1.1,1.2

[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
In directory sc8-pr-cvs1:/tmp/cvs-serv4660/src/java/org/krysalis/jplugin/components/sheets

Modified Files:
	AbstractComponentSheet.java 
	AbstractSaveableComponentSheet.java 
Log Message:
Organize imports

Index: AbstractComponentSheet.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/jplugin/components/sheets/AbstractComponentSheet.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** AbstractComponentSheet.java	15 Apr 2003 21:09:53 -0000	1.1.1.1
--- AbstractComponentSheet.java	29 Sep 2003 13:29:27 -0000	1.2
***************
*** 11,25 ****
  import java.awt.Component;
  import java.awt.Panel;
- 
  import java.io.BufferedReader;
- import java.io.InputStream;
- import java.io.InputStreamReader;
  import java.io.IOException;
! import java.io.Reader;
  
  import javax.activation.DataHandler;
  import javax.activation.DataSource;
- 
- import org.apache.log4j.Category;
  
  import org.krysalis.jplugin.framework.sheets.Sheet;
--- 11,20 ----
  import java.awt.Component;
  import java.awt.Panel;
  import java.io.BufferedReader;
  import java.io.IOException;
! import java.io.InputStreamReader;
  
  import javax.activation.DataHandler;
  import javax.activation.DataSource;
  
  import org.krysalis.jplugin.framework.sheets.Sheet;

Index: AbstractSaveableComponentSheet.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/jplugin/components/sheets/AbstractSaveableComponentSheet.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** AbstractSaveableComponentSheet.java	15 Apr 2003 21:09:53 -0000	1.1.1.1
--- AbstractSaveableComponentSheet.java	29 Sep 2003 13:29:28 -0000	1.2
***************
*** 9,18 ****
  
  import java.io.IOException;
- import java.io.OutputStream;
- 
- import javax.activation.DataHandler;
- import javax.activation.DataSource;
- 
- import org.apache.log4j.Category;
  
  import org.krysalis.jplugin.framework.sheets.Saveable;
--- 9,12 ----




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