Statistics
| Revision:

root / trunk / libraries / libFMap / src / com / iver / cit / gvsig / fmap / tools / CompoundBehavior.java @ 40328

History | View | Annotate | Download (10.2 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
39844 02/22/2013 08:36 PM Francisco José Peñarrubia

Evita errores de Concurrent modification exception que no son graves, pero afean bastante.

39495 12/20/2012 01:15 PM Francisco José Peñarrubia

Evitar algunos ConcurrentModificationException

39494 12/20/2012 01:14 PM Francisco José Peñarrubia

Evitar algunos ConcurrentModificationException

22657 07/31/2008 12:20 PM Vicente Caballero

Some bugs fixed and other improves associated to the ticket bug:#638 :

- Now, every combined tool will be added to be painted.
- Now, developer can add or remove easily two or more combined tool in MapControl.
- Now, developer can manage the first-level Behaviors of a CompoundBehavior...

20358 04/28/2008 09:27 AM Vicente Caballero

#537

20098 04/14/2008 10:42 AM Jose Manuel Vivó Arnal

added Javadoc

See ticket #547

18250 01/21/2008 03:40 PM Vicente Caballero

Modificaciones hechas por Pablo.

11737 05/21/2007 06:53 PM nacho

Listener para cualquier vista.

10627 03/06/2007 06:10 PM caballero

Exceptions

2890 09/16/2005 09:09 AM ldiaz

Bug fixed. addMapBehavior()
mapTools.add(maptools) --> mapTools.add(bahavior)

1223 01/26/2005 04:20 PM fernando

Cambio del nombre del MapControl

1221 01/26/2005 02:02 PM fernando

refactoring

1100 01/19/2005 02:10 PM fjp

Licencia GPL

1062 01/18/2005 12:10 PM fernando

Remodelación de las MapTools