Class GeneralViewPropertiesPageFactory

java.lang.Object
org.gvsig.app.project.documents.view.gui.GeneralViewPropertiesPageFactory
All Implemented Interfaces:
org.gvsig.propertypage.PropertiesPageFactory

public class GeneralViewPropertiesPageFactory extends Object implements org.gvsig.propertypage.PropertiesPageFactory
  • Constructor Details

    • GeneralViewPropertiesPageFactory

      public GeneralViewPropertiesPageFactory()
  • Method Details

    • isVisible

      public boolean isVisible(Object obj)
      Specified by:
      isVisible in interface org.gvsig.propertypage.PropertiesPageFactory
    • getName

      public String getName()
      Specified by:
      getName in interface org.gvsig.propertypage.PropertiesPageFactory
    • create

      public org.gvsig.propertypage.PropertiesPage create(Object container, Object data)
      Specified by:
      create in interface org.gvsig.propertypage.PropertiesPageFactory
    • getGroupID

      public String getGroupID()
      Specified by:
      getGroupID in interface org.gvsig.propertypage.PropertiesPageFactory