Statistics
| Revision:

root / trunk / libraries / libCorePlugin / src / com / iver / core / mdiManager / WindowInfoSupport.java @ 8661

History | View | Annotate | Download (6.21 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8321 10/25/2006 11:01 AM cesar

Correctly restore maximized windows which have been closed; don't take WindowInfo height and width when they equal -1.

7450 09/21/2006 06:20 PM cesar

Complete the window persistence: now Views, Tables, Layouts and the ProjectManager get correctly restored when loading a project

6892 08/29/2006 01:01 PM cesar

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