[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/27298] New: JTree UI manager returns the null Tree.expandedIc
From: |
audriusa at bluewin dot ch |
Subject: |
[Bug swing/27298] New: JTree UI manager returns the null Tree.expandedIcon and Tree.expandedIcon in installDefaults for GNU L&F |
Date: |
25 Apr 2006 07:36:18 -0000 |
When trying to display the tree under GNU L&F, it does not show because of the
NPE in the NodeDimensionsHandler. This is because of the attempt to use the
node dimensions handler with the null icons. The icons are set to null in
BasicTreeUI.installDefaults (add print statement there to verify).
--
Summary: JTree UI manager returns the null Tree.expandedIcon and
Tree.expandedIcon in installDefaults for GNU L&F
Product: classpath
Version: 0.90
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: swing
AssignedTo: roman at kennke dot org
ReportedBy: audriusa at bluewin dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27298
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug swing/27298] New: JTree UI manager returns the null Tree.expandedIcon and Tree.expandedIcon in installDefaults for GNU L&F,
audriusa at bluewin dot ch <=