Statistics
| Revision:

svn-gvsig-desktop / tags / v1_1_Build_1003 / frameworks / _fwAndami / src / com / iver / andami / ui / mdiManager / WindowInfo.java @ 12271

History | View | Annotate | Download (24.1 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
12271 06/21/2007 06:50 AM

This commit was manufactured by cvs2svn to create tag
'v1_1_Build_1003'.

12155 06/14/2007 04:09 AM jcampos

Fix window position.

11995 06/05/2007 06:32 AM cesar

Add missing comments, translate existing ones to english

11992 06/05/2007 05:52 AM cesar

Add missing comments, translate existing ones to english

11989 06/05/2007 03:18 AM cesar

Add missing comments, translate existing ones to english

10715 03/12/2007 11:55 AM jcampos

Update to use 3D extension

9655 01/11/2007 03:12 AM cesar

Capture exception in case there is one missing attribute in the window properties.

8765 11/14/2006 07:08 PM Joaquín del Cerro Murciano
  • empty log message ***
7516 09/25/2006 03:24 AM jorpiell

Añadida la funcionalidad de poder abrir una ventana maximizada

7417 09/20/2006 06:18 PM cesar

Don't check the persistence property to return the window properties. It's supposed to be checked by the caller, if necessary.

7345 09/19/2006 07:05 AM cesar

Provide methods to allow persistent and non-persistent windows. Add methods to get the window properties in XML and to read the window properties from XML.

7142 09/08/2006 07:56 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

6880 08/29/2006 03:56 AM cesar

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