-
Enhancement
-
Resolution: Fixed
-
P4
-
1.1.3
-
None
-
swing1.0fcs
-
x86
-
windows_nt
Name: rlT66838 Date: 07/21/97
In JDK 1.0 MDI interface could be faked by adding adding a Frame to another Frame; JDK 1.1.3 eliminates this feature(?).
It would be nice if JFC supported some sort of true MDI interface (not this internal windows stuff).
======================================================================
ronan.mandel@Eng 1997-10-30
adding a MDI to the AWT will increase java's
strength as an application language.
in the 1.1.4 you blocked the Container.add
for window classes which made it even harder
to implement.