Index: topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityPanel.java diff -u topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityPanel.java:1.3 topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityPanel.java:1.4 --- topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityPanel.java:1.3 Fri Jun 11 15:37:37 2004 +++ topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityPanel.java Mon Jun 21 09:51:17 2004 @@ -23,10 +23,10 @@ * * @author Benjamin Poussin * Copyright Code Lutin -* @version $Revision: 1.3 $ +* @version $Revision: 1.4 $ * -* Mise a jour: $Date: 2004/06/11 15:37:37 $ -* par : $Author: mazelier $ +* Mise a jour: $Date: 2004/06/21 09:51:17 $ +* par : $Author: bpoussin $ */ package org.codelutin.topia.generators.ui; @@ -37,7 +37,7 @@ import org.codelutin.generator.models.object.ObjectModelClass; import java.io.Writer; import java.io.IOException; -import org.codelutin.topia.Util; +import org.codelutin.topia.generators.Util; public class ObjectModelToEntityPanel extends ObjectModelGenerator { // ObjectModelToEntityPanel Index: topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityUIModel.java diff -u topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityUIModel.java:1.11 topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityUIModel.java:1.12 --- topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityUIModel.java:1.11 Tue Jun 15 15:02:32 2004 +++ topia/src/java/org/codelutin/topia/generators/ui/ObjectModelToEntityUIModel.java Mon Jun 21 09:51:17 2004 @@ -23,10 +23,10 @@ * * @author Benjamin Poussin * Copyright Code Lutin - * @version $Revision: 1.11 $ + * @version $Revision: 1.12 $ * - * Mise a jour: $Date: 2004/06/15 15:02:32 $ - * par : $Author: mazelier $ + * Mise a jour: $Date: 2004/06/21 09:51:17 $ + * par : $Author: bpoussin $ */ package org.codelutin.topia.generators.ui; @@ -38,7 +38,7 @@ import java.io.Writer; import java.io.IOException; import java.util.Iterator; -import org.codelutin.topia.Util; +import org.codelutin.topia.generators.Util; /** * Ce g�n�rateur permet de g�n�rer des interfaces par defaut de saisie et de