Class DefaultLayoutNotification

java.lang.Object
org.gvsig.app.project.documents.layout.DefaultLayoutNotification
All Implemented Interfaces:
LayoutNotification

public class DefaultLayoutNotification extends Object implements LayoutNotification
Version:
$Id$
Author:
gvSIG Team
  • Constructor Details

    • DefaultLayoutNotification

      public DefaultLayoutNotification(String type)
  • Method Details

    • getType

      public String getType()
      Description copied from interface: LayoutNotification
      Returns the type of this notification, represented by one of the constants defined in this interface.
      Specified by:
      getType in interface LayoutNotification
      Returns:
      a String containing this notification's type