Statistics
| Revision:

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

History | View | Annotate | Download (15.1 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8745 11/14/2006 08:14 AM

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

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)