Class DefaultOperationListNotification

java.lang.Object
org.gvsig.tools.observer.BaseNotification
org.gvsig.raster.lib.buffer.impl.operations.DefaultOperationListNotification
All Implemented Interfaces:
org.gvsig.raster.lib.buffer.api.operations.OperationListNotification, org.gvsig.tools.observer.Notification

public class DefaultOperationListNotification extends org.gvsig.tools.observer.BaseNotification implements org.gvsig.raster.lib.buffer.api.operations.OperationListNotification
Author:
fdiaz
  • Field Summary

    Fields inherited from class org.gvsig.tools.observer.BaseNotification

    canceled, values

    Fields inherited from interface org.gvsig.raster.lib.buffer.api.operations.OperationListNotification

    ADDED_ENTRIES, ADDED_ENTRY, CLEAR_ENTRIES, REMOVED_ENTRIES, REMOVED_ENTRY, RETAINED_ENTRIES, SETTED_ENTRY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
     
  • Method Summary

    Methods inherited from class org.gvsig.tools.observer.BaseNotification

    abort, abort, cancel, getAbortCause, getType, getValue, getValue, isAborted, isCanceled, isOfType, setValue, setValue, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.gvsig.tools.observer.Notification

    abort, abort, cancel, getAbortCause, getType, getValue, getValue, isAborted, isCanceled, isOfType, setValue, setValue
  • Constructor Details

    • DefaultOperationListNotification

      public DefaultOperationListNotification(String type, int values)
      Parameters:
      type -
      values -
    • DefaultOperationListNotification

      public DefaultOperationListNotification(String type, Object[] values)
      Parameters:
      type -
      values -