JDK-4038769 : No way to create a frame without decorations.
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version:
    1.0.2,1.1,1.1.3,1.1.4,1.2.0,1.3.1,1.4.0 1.0.2,1.1,1.1.3,1.1.4,1.2.0,1.3.1,1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS:
    generic,solaris_2.5,solaris_2.5.1,windows_95 generic,solaris_2.5,solaris_2.5.1,windows_95
  • CPU: generic,x86,sparc
  • Submitted: 1997-03-13
  • Updated: 2001-09-25
  • Resolved: 2000-07-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 betaFixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description

Name: mc57594			Date: 03/13/97


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 ...


company - Lotus Development Corporation , email - ###@###.###
======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin FIXED IN: merlin-beta INTEGRATED IN: merlin-beta VERIFIED IN: merlin-beta3
14-06-2004

WORK AROUND Name: mc57594 Date: 03/13/97 None known unless "lightweight components" will work which I yet, have not tried. ======================================================================
11-06-2004

EVALUATION 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. creighton.chong@eng 1997-11-23
23-11-1997

PUBLIC COMMENTS 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. creighton.chong@eng 1997-11-23
23-11-1997