--- projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ProcessesDataComponent.java 2002/05/21 16:47:10 1.7 +++ projects/cms/source/conient/uk/org/iscream/cms/conient/datacomponents/ProcessesDataComponent.java 2003/02/05 19:35:04 1.8 @@ -26,7 +26,7 @@ import javax.swing.JLabel; import javax.swing.JTextField; import java.awt.GridLayout; import javax.swing.SwingUtilities; -import uk.org.iscream.cms.server.util.XMLPacket; +import uk.org.iscream.cms.util.XMLPacket; /** * Used to display some information about processes @@ -38,7 +38,7 @@ import uk.org.iscream.cms.server.util.XMLPacket; * in a JTextField. * * @author $Author: tdb $ - * @version $Id: ProcessesDataComponent.java,v 1.7 2002/05/21 16:47:10 tdb Exp $ + * @version $Id: ProcessesDataComponent.java,v 1.8 2003/02/05 19:35:04 tdb Exp $ */ public class ProcessesDataComponent extends VisibleDataComponent { @@ -47,7 +47,7 @@ public class ProcessesDataComponent extends VisibleDat /** * The current CVS revision of this class */ - public final String REVISION = "$Revision: 1.7 $"; + public final String REVISION = "$Revision: 1.8 $"; /** * The default length of the JTextField