JDK-4217228 : No way to set icon for JToolBar tear-out frames
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P5
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 1999-03-04
  • Updated: 2001-11-15
  • Resolved: 2001-11-15
Related Reports
Relates :  
Relates :  
Description
Undocking the JToolBar and iconing the frame uses the default Icon provided by the desktop manager.  It's currently not possible to specify an icon to use. Nor is the icon from the initial Frame used.  This problem is continuation of Bug ID 4140421, which describes the problem of not being able to specify the title for the frame. 

Comments
EVALUATION This will probably require an API change and will be considered for the next release. Changing to RFE. jeff.shapiro@Eng 1999-03-19 As of 1.4, JToolBar no longer uses a frame. See bug 4231629. ###@###.### 2001-11-14
19-03-1999