krysalis-jplugin/src/java/org/krysalis/jplugin/components/tools JComponentTool.java,1.2,1.3

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

Modified Files:
	JComponentTool.java 
Log Message:
Organize imports

Index: JComponentTool.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-jplugin/src/java/org/krysalis/jplugin/components/tools/JComponentTool.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** JComponentTool.java	29 Sep 2003 13:20:19 -0000	1.2
--- JComponentTool.java	29 Sep 2003 13:29:25 -0000	1.3
***************
*** 8,23 ****
  package  org.krysalis.jplugin.components.tools;
  
- import javax.swing.*;
  import java.awt.BorderLayout;
  import org.apache.avalon.framework.component.ComponentException;
  import org.apache.avalon.framework.component.ComponentManager;
  import org.apache.avalon.framework.component.Composable;
! import org.apache.avalon.framework.component.Component;
! 
  import org.krysalis.jplugin.framework.sheets.Named;
  import org.krysalis.jplugin.framework.tools.Tool;
- 
- import org.krysalis.jplugin.framework.services.resource.*;
- import org.krysalis.jplugin.engine.Lifecycle;
  
  /**
--- 8,22 ----
  package  org.krysalis.jplugin.components.tools;
  
  import java.awt.BorderLayout;
+ 
+ import javax.swing.JComponent;
+ 
+ import org.apache.avalon.framework.component.Component;
  import org.apache.avalon.framework.component.ComponentException;
  import org.apache.avalon.framework.component.ComponentManager;
  import org.apache.avalon.framework.component.Composable;
! import org.krysalis.jplugin.framework.services.resource.ResourceFactory;
  import org.krysalis.jplugin.framework.sheets.Named;
  import org.krysalis.jplugin.framework.tools.Tool;
  
  /**




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