Statistics
| Revision:

root / trunk / libraries / libCorePlugin / src / com / iver / core / mdiManager / SingletonWindowSupport.java @ 13881

History | View | Annotate | Download (9.63 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
9997 01/31/2007 11:07 AM cesar

Use IFrame interface, implement minimumSize, add comments, rename some local variables

8661 11/10/2006 09:27 AM cesar

Rename variable

8527 11/06/2006 01:29 PM jaume

fixes bug if the window is not initialized

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.

8190 10/19/2006 05:23 PM cesar

Update most old 'view' variable names to 'window'

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)