Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / observer @ 2402

Name Size Revision Age Author Comment
  impl 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
AbstractSubscribers.java 2.13 KB 1108 almost 10 years Joaquín del Cerro Murciano Add utility classes relateds to Subscribers
BaseNotification.java 1.04 KB 1155 almost 10 years Joaquín del Cerro Murciano Añadido metodo de utilidad isOfType al interfac...
ComplexNotification.java 1.53 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
ComplexObservable.java 2.61 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
ComplexObserver.java 1.28 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
ComplexWeakReferencingObservable.java 1.4 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
Notification.java 1.29 KB 1155 almost 10 years Joaquín del Cerro Murciano Añadido metodo de utilidad isOfType al interfac...
Observable.java 1.11 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
ObservableHelper.java 2.85 KB 1108 almost 10 years Joaquín del Cerro Murciano Add utility classes relateds to Subscribers
Observer.java 2.44 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
Subscribers.java 588 Bytes 1108 almost 10 years Joaquín del Cerro Murciano Add utility classes relateds to Subscribers
WeakReferencingObservable.java 1.14 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...

Latest revisions

# Date Author Comment
1155 08/03/2014 02:11 PM Joaquín del Cerro Murciano

Añadido metodo de utilidad isOfType al interface Notification.

1108 07/06/2014 08:49 PM Joaquín del Cerro Murciano

Add utility classes relateds to Subscribers

1015 05/02/2014 04:13 AM Joaquín del Cerro Murciano

add a new constructor in BaseNotification and fix a error in getValue(n) method.

refs #2517

1008 04/15/2014 07:21 PM Joaquín del Cerro Murciano

Añadido el interface Notification relacionado con los observadores y extendido el ObservableHelper con algunos metodos de utilidad para facilitar las notificaciones a los observadores.

802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

695 06/14/2012 08:37 AM Cesar Ordiñana

Change complex notification handling so we can have observers that get one ComplexNotification instead of all the child notifications.
Refs #775.

682 02/08/2012 06:41 AM Jorge Piera

Two complex notification can be executed at the same time [gvsig-desktop #274]

620 10/13/2011 03:38 AM Francisco Díaz Carsí

Eliminado el iterador de la clase ComplexNotification, siendo sustituido por la implementación de Visitable, evitando visitadores simultáneos.

590 07/28/2011 05:43 AM Jorge Piera

An error in the update method of an observer object, doesn't have to stop the other invocations to the update method of the other observers [gvsig-desktop #15609]

445 04/14/2011 04:37 AM Joaquín del Cerro Murciano

- Remove unused clases from org.gvsig.tools.task
- Mark as deprecated org.gvsig.tools.task.Cacellable
and add new interface CacellableTask
- Add support to manage status of task.

View revisions

Also available in: Atom