Revision 43557 trunk/org.gvsig.desktop/org.gvsig.desktop.library/org.gvsig.fmap.control/src/main/java/org/gvsig/propertypage/PropertiesPageFactory.java

View differences:

PropertiesPageFactory.java
3 3

  
4 4
public interface PropertiesPageFactory {
5 5

  
6
    public String getName();
7
    
6 8
    /**
7 9
     * Return the group identifier.
8 10
     * The group identifier identify the object that store the properties that

Also available in: Unified diff