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 34974 - Unwanted API Changes after PropertySheet integration
Summary: Unwanted API Changes after PropertySheet integration
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-07-17 08:15 UTC by Jaroslav Tulach
Modified: 2008-12-22 23:44 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 Jaroslav Tulach 2003-07-17 08:15:48 UTC
There seems to be some unwanted changes reported by
http://www.netbeans.org/servlets/ReadMsg?msgId=549418&listName=api-changes

Definitively: Added Classes
org.openide.explorer.propertysheet.PropertyRenderer$CancelAction
org.openide.explorer.propertysheet.PropertyRenderer$CustomEditAction
org.openide.explorer.propertysheet.PropertyRenderer$EditAction

are wrong as reported by issue 34832. Should not
PropertyPanel.PROP_CUSTOMIZEBUTTONLABEL be
PROP_CUSTOMIZE_BUTTON_LABEL?

Why PropertySheet.invokeCustomAction() has been added?

Why PropertySheet.setSavedPosition and
getSavedPosition have been added?
Comment 1 _ tboudreau 2003-07-17 09:07:47 UTC
Fixed.
Comment 2 Jaroslav Tulach 2003-07-17 10:03:42 UTC
PropertyPanel: revision 1.128
date: 2003/07/17 08:05:21;  author: tboudreau;  state: Exp;  lines: +1 -50
Removing experimental, non-working mnemonic code