Statistics
| Revision:

root / tags / v2_0_0_Build_2050 / applications / appgvSIG / src / org / gvsig / app / project / documents / view / info / gui @ 38653

Name Size Revision Age Author Comment
CSSelectionDialog.java 2.41 KB 38112 about 12 years Cesar Ordiñana Use GridBagLayouts and rely on the default comp...
FInfoDialog.java 2.22 KB 38653 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2050
FInfoDialogXML.java 2.66 KB 29596 almost 15 years Jorge Piera Refactoring of packages
HTMLInfoToolPanel.java 1.9 KB 30350 almost 15 years Jorge Piera Adding the XML classes used in the infobypoint
IInfoToolPanel.java 319 Bytes 30350 almost 15 years Jorge Piera Adding the XML classes used in the infobypoint
IXULInfoToolSupport.java 211 Bytes 29596 almost 15 years Jorge Piera Refactoring of packages
InfoToolViewer.java 8.95 KB 30350 almost 15 years Jorge Piera Adding the XML classes used in the infobypoint
VectorialXMLItem.java 3.84 KB 33205 almost 14 years Cesar Ordiñana Make Feature extend DynObject, FeatureSet exten...
XMLItem.java 1.3 KB 30350 almost 15 years Jorge Piera Adding the XML classes used in the infobypoint

Latest revisions

# Date Author Comment
38653 08/09/2012 02:24 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2050

38112 04/17/2012 06:05 PM Cesar Ordiñana

Use GridBagLayouts and rely on the default component preferred sizes. This way the components work mostly on any Java L&F.
Fixes #528

36721 10/14/2011 09:18 AM fdiaz

gvsig-desktop#15391 Create a database layer using the dynamic forms
gvsig-desktop#15844 gvSIG can't editing Postgis layer.
gvsig-desktop#15560 New postgis window are empty

33657 10/11/2010 03:01 PM Cesar Ordiñana

Info by Point implementation improvements

33429 09/23/2010 03:28 PM Cesar Ordiñana

Info by point implementation based on the tools.swing.dynobject utilities

33205 07/23/2010 10:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

31284 10/14/2009 02:56 PM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31074 10/01/2009 06:24 PM Cesar Ordiñana

Make sure FeatureSet.dispose() and DisposableIterator.dispose() are called each time they aren't needed anymore, even when a cancel is performed or an exception is thrown

30350 08/07/2009 11:07 AM Jorge Piera

Adding the XML classes used in the infobypoint

29596 06/29/2009 06:02 PM Jorge Piera

Refactoring of packages

View revisions

Also available in: Atom