Statistics
| Revision:

gvsig-3d / 2.1 / trunk / org.gvsig.view3d / org.gvsig.view3d.app / org.gvsig.view3d.app.common / src / main / java / org / gvsig / view3d / app / properties / General3DPreferencePage.java @ 514

History | View | Annotate | Download (8.33 KB)

# Date Author Comment
514 04/30/2015 04:26 PM Lluís Marqués

Fix initiliaze general properties error.

510 04/29/2015 02:18 PM Lluís Marqués

Change string path type for File type. refs #15893

509 04/29/2015 01:51 PM Lluís Marqués

Move general properties and map control properties to swing project.
Fix errors when General3DPreferences stores vales. refs #15893

496 04/21/2015 04:09 PM Lluís Marqués

Add support to manage general 3D properties. fixes #16056

Implemented panel to configure general 3D properties.
Added new general properties icon.
Defined plugin-persistence to store preferences.
Added new i18n translation keys.
Added new method to API in order to create the panel....