|
Quick Lists
|
|
Bug ID:
|
4038769
|
|
Votes
|
1
|
|
Synopsis
|
No way to create a frame without decorations.
|
|
Category
|
java:classes_awt
|
|
Reported Against
|
1.1
, 1.2
, 1.0.2
, 1.1.3
, 1.1.4
, 1.3.1
, 1.1beta3
, merlin-beta
|
|
Release Fixed
|
1.4(merlin-beta)
|
|
State
|
10-Fix Delivered,
Verified,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4031331
,
4072621
,
4092472
,
4227136
,
4289658
,
4337754
,
4517920
|
|
Submit Date
|
13-MAR-1997
|
|
Description
|
Assuming "decorations" means anything other than the border itself, this is a requested feature addition that may require an API change.
This will have to wait for consideration in 1.2.
xxxxx@xxxxx 1997-11-23
This is really on all platforms. There is currently no way to create
a main/frame window without decorations. There are a number
of solutions to this, the easiest being to provide a manifest constant or method in Runtime the allows retrieval of the Desktop window. That could then be passed as the parent to the Window() constructor. Other ways are more complicated ...
======================================================================
|
|
Work Around
|
None known unless "lightweight components" will work which
I yet, have not tried.
======================================================================
|
|
Evaluation
|
Assuming "decorations" means anything xxxxx than the border itself, this is a requested feature addition that may require an API change.
This will have to wait for consideration in 1.2.
xxxxx@xxxxx 1997-11-23
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |