Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_905 / libraries / libCorePlugin / src / com / iver / core / mdiManager / WindowInfoSupport.java @ 10767

History | View | Annotate | Download (6.32 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10767 03/15/2007 07:13 AM

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

8879 11/20/2006 10:48 AM cesar

Don't assume the window is a JInternalFrame: it may be a JDialog. Use an updateWindowInfo method to always get an updated WindowInfo object from WindowInfoSupport.

8765 11/14/2006 07:08 PM JoaquĆ­n del Cerro Murciano
  • empty log message ***
7419 09/20/2006 06:21 PM cesar

Add some comments. Rename the variables referencing the old View class, now the reference Window (ie. vi renamed to wi).

7142 09/08/2006 07:56 AM

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

6892 08/29/2006 07:01 AM cesar

Rename the View family of classes to Window (ie: SingletonViewSupport to SingletonWindowSupport, etc)