Statistics
| Revision:

gvsig-vectorediting / org.gvsig.vectorediting / trunk / org.gvsig.vectorediting / org.gvsig.vectorediting.swing / org.gvsig.vectorediting.swing.impl / src / main / java / org / gvsig / vectorediting / swing / impl @ 377

Name Size Revision Age Author Comment
  console 376 over 9 years Lluís Marqués Add editing console support Change use of JCon...
  contextmenu 239 over 9 years Lluís Marqués Fixed error when component inside jOptionPanel ...
DefaultEditingBehavior.java 8.31 KB 372 over 9 years Lluís Marqués Fix error when user uses snapping.
DefaultEditingContext.java 35.2 KB 377 over 9 years Francisco Díaz Carsí Arreglado para que el DefaultEditingProviderMan...
DefaultEditingSwingLibrary.java 2.16 KB 227 over 9 years Lluís Marqués Clean up code.
DefaultEditingSwingManager.java 8.22 KB 376 over 9 years Lluís Marqués Add editing console support Change use of JCon...
DefaultMapCreationListener.java 1.53 KB 159 over 9 years Lluís Marqués Changed all class headers. Source formatting.
EditingCompoundBehavior.java 7.6 KB 377 over 9 years Francisco Díaz Carsí Arreglado para que el DefaultEditingProviderMan...
SelectionBehavior.java 2.7 KB 227 over 9 years Lluís Marqués Clean up code.

Latest revisions

# Date Author Comment
377 01/29/2015 02:51 PM Francisco Díaz Carsí

Arreglado para que el DefaultEditingProviderManager lleve un registro de valores por defecto y pueda "recordar" el último valor introducido por el usuario en la sesion actual de gvSIG y lo utilice posteriormente como valor por defecto.

376 01/29/2015 11:00 AM Lluís Marqués

Add editing console support

Change use of JConsole for Editing console. Editing console implementation fixes problems such as :
  • All consoles show the same messages
  • Out of size errors when an users types up/down keys
  • All console text can be edited.
372 01/27/2015 02:34 PM Lluís Marqués

Fix error when user uses snapping.

366 01/23/2015 12:46 PM Lluís Marqués

Integrate snapping.

Add enableSnapping and disableSnapping methods to EditingContext. EnableSnapping takes into account editing preferences to enable or disable snapping when a layer enters in edit mode.

Moreover, a PreferenceChangeListener has been created and registered to update snapping status when an user changes editing preferences.

365 01/21/2015 04:32 PM Lluís Marqués

Added default values to some parameters of regular polygon provider.
Changed console message.

341 01/19/2015 08:40 AM Francisco Díaz Carsí

Atrapada la excepcion de runtime que se produce al arrancar la edición antigua para evitar posteriores errores.

323 01/13/2015 12:01 PM Lluís Marqués

Added new mapContext parameter to create service.

321 01/12/2015 04:47 PM Francisco Díaz Carsí

Eliminado el MouseWheelBehavior del EditingCompoundBehavior porque ya está en el DefaultViewPanel

316 01/07/2015 09:37 AM Lluís Marqués

Deleted commented code.
Added not null check when context tries to know if service is compatible with current state.

307 12/19/2014 02:19 PM Francisco Díaz Carsí

Primera aproximación al stretchEditingProvider

View revisions

Also available in: Atom