Statistics
| Revision:

root / trunk / extensions / extGeoProcessing / src / com / iver / cit / gvsig / geoprocess / impl / buffer / BufferGeoprocessPlugin.java @ 21232

History | View | Annotate | Download (4.7 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
21232 06/05/2008 04:03 PM azabala

Decoupling GUI from logic with IGeoprocessUserEntries

15641 10/30/2007 12:59 PM Jose Manuel Vivó Arnal

Updatted iconTheme implementation.

13881 09/19/2007 06:22 PM jaume

removed unnecessary imports

12237 06/20/2007 12:50 PM Jose Manuel Vivó Arnal

Modificación para estandarizar la busqueda de los html de descripciones.
También se controla que, si no existe la descripción en el idioma corriente se usará el inglés.

7304 09/15/2006 12:44 PM caballero

extensibilidad de documentos

6880 08/29/2006 09:56 AM cesar

Rename the View family of classes to Window (ie: SingletonView to SingletonWindow, ViewInfo to WindowInfo, etc)

6747 08/11/2006 06:18 PM azabala

refactoring to make logic independent from UI

6055 06/27/2006 06:11 PM azabala

toString() added to Plugin interface to force textual representation of geoprocess plugins

6018 06/23/2006 09:03 PM azabala

first version in cvs