-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.3.1
-
generic
-
generic
Name: ddT132432 Date: 10/22/2001
java version "1.3.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
There should be a way to create a Dialog without the Native Window borders,
like a Window. Without this feature it seems impossible to create a modal
Dialog that is originally called from the EventDispatchThread. Basically like
a JOptionPane, but without borders. Since the EventDispatchThread code is
package private, and the only way to create a Window without borders seems to
be by creating a Window/JWindow this problem is unsolvable.
(Review ID: 134262)
======================================================================
- duplicates
-
JDK-4038769 No way to create a frame without decorations.
-
- Closed
-