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 35278 - [api] Deficiency of Look.canXXX methods
Summary: [api] Deficiency of Look.canXXX methods
Status: RESOLVED WONTFIX
Alias: None
Product: contrib
Classification: Unclassified
Component: Looks (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-08-05 15:16 UTC by Jan Pokorsky
Modified: 2008-12-22 13:47 UTC (History)
0 users

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 Jan Pokorsky 2003-08-05 15:16:34 UTC
There is a missing possibility in the Looks API to
express whether a Look allows or prohibits or just
does not care about abilities like copy, cut, ...
Methods Look.canXXX return simple data type
boolean instead of more appropriate Boolean.  The
problem concerns primarily composite looks.
Comment 1 Petr Hrebejk 2003-08-21 13:55:36 UTC
boolean return types changed to Boolean.
Comment 2 Petr Hrebejk 2003-08-22 10:55:30 UTC
Changes rolled back
Comment 3 Petr Hrebejk 2004-07-20 14:58:35 UTC
Changing target milestone on all Looks issues to future
Comment 4 Petr Hrebejk 2007-01-09 14:54:35 UTC
x