Statistics
| Revision:

root / trunk / libraries / libCorePlugin / src / com / iver / core / mdiManager / FrameWindowSupport.java @ 9209

History | View | Annotate | Download (8.23 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8958 11/22/2006 01:00 PM caballero
  • empty log message ***
8838 11/16/2006 06:52 PM cesar

Use an updateWindowInfo method to always get an updated WindowInfo object from WindowInfoSupport

8836 11/16/2006 06:28 PM cesar

Don't assume the window is a JInternalFrame... it may be a JDialog

6892 08/29/2006 01:01 PM cesar

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