Statistics
| Revision:

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

History | View | Annotate | Download (9.35 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'.

10498 02/26/2007 03:29 AM cesar

Don't assume frames are JInternalFrames

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 ***
7430 09/21/2006 07:08 AM cesar

Restore the window order for Tables and Project window when loading a project

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)