Class ServicePageFactory

java.lang.Object
org.gvsig.report.swing.impl.reportserver.service.ServicePageFactory
All Implemented Interfaces:
org.gvsig.propertypage.PropertiesPageFactory

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

    • ServicePageFactory

      public ServicePageFactory()
  • 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 date)
      Specified by:
      create in interface org.gvsig.propertypage.PropertiesPageFactory
    • getGroupID

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