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 94450 - RFE: Outline: It would be great, if double-clicking a numberFormat converter opened its dialog
Summary: RFE: Outline: It would be great, if double-clicking a numberFormat converter ...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 19:01 UTC by bugbridge
Modified: 2007-02-05 19:01 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-02-05 19:01:44 UTC
Description:
RFE: Outline: It would be great, if double-clicking a numberFormat converter 
opened its dialog 

Steps:
1. drag a converter > number converter onto designer and you get the Number 
Format dialog.
2. close the dialog.

To get it back again you right click on it in the outline window and select 
Number Format... from menu.

It would be great if just double-clicking on it would open the dialog.

Evaluation:
It is about providing the preferred action for the converter, probably there 
might be such API needed (from designtime), first passing to insync 
(DesignBeanNode#getPreferredAction), where is the impl, if the api is needed 
pass it to designtime.