Subversion Repositories eFlore/Applications.coel

Rev

Rev 251 | Rev 334 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 251 Rev 254
Line 1... Line 1...
1
package org.tela_botanica.client.i18n;
1
package org.tela_botanica.client.i18n;
Line 2... Line -...
2
 
-
 
3
import java.util.HashMap;
-
 
4
 
-
 
5
import com.google.gwt.i18n.client.Constants;
2
 
Line 6... Line 3...
6
import com.google.gwt.i18n.client.ConstantsWithLookup;
3
import com.google.gwt.i18n.client.ConstantsWithLookup;
7
 
4
 
8
public interface Constantes extends ConstantsWithLookup{
5
public interface Constantes extends ConstantsWithLookup{