This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 26340 - SheetButton of property of type Color has empty label.
Summary: SheetButton of property of type Color has empty label.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2002-08-07 13:34 UTC by Jiri Skrivanek
Modified: 2008-12-22 21:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2002-08-07 13:34:17 UTC
This bug is interesting for testing and doesn't
affect IDE behaviour.
For every property except property of type Color
(I hope that Color property is only) it is
possible to get string representation of its value
by sheetButonInstance.getLabel() call.
IMO, it is not correct that getLabel() returns
empty string. It should return something like
"[123,134,124]". So, I assume that setLabel(xx)
should be called during creation of SheetButton
instance.
Comment 1 Jiri Rechtacek 2002-08-14 17:06:48 UTC
fixed, a lable for paint view is set too.
Comment 2 Jiri Skrivanek 2002-08-15 09:34:54 UTC
Thanks. 
Verified in build 200208150100.