Statistics
| Revision:

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

History | View | Annotate | Download (6.32 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

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 ***
7419 09/21/2006 12:21 AM cesar

Add some comments. Rename the variables referencing the old View class, now the reference Window (ie. vi renamed to wi).

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)