JDK-6453559 : Add thin system/OS titlebar support for AWT/Swing Frames and Windows
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-07-27
  • Updated: 2006-07-28
  • Resolved: 2006-07-28
Related Reports
Duplicate :  
Description
In NetBeans IDE application, we use several "helper" windows like Palette, Explorer, Navigator. Such helper windows are commonly presented in native applications with thin titlebar, to differentiate them from document windows which are more 'central'.

However, there is no Java API to set thin titlebar on Window or Frame. Please make this functionality available, of course only for OSs which support some variant of thin titlebar.