Statistics
| Revision:

root / tags / v1_0_2_Build_910 / libraries / libCorePlugin / src / com / iver / core / mdiManager / FrameWindowSupport.java @ 11275

History | View | Annotate | Download (9.26 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
11275 04/19/2007 05:38 PM

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

11021 04/03/2007 12:59 PM jaume

customizable default browser in non-Windows systems

10498 02/26/2007 09:29 AM cesar

Don't assume frames are JInternalFrames

8879 11/20/2006 04:48 PM 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/15/2006 01:08 AM JoaquĆ­n del Cerro Murciano
  • empty log message ***
7430 09/21/2006 01:08 PM cesar

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

7142 09/08/2006 01:56 PM

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

6892 08/29/2006 01:01 PM cesar

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