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 88400

Summary: Hook for a custom refresh action
Product: platform Reporter: David Kaspar <dkaspar>
Component: PaletteAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky, anton
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 96672    
Bug Blocks: 90211    

Description David Kaspar 2006-11-01 10:59:46 UTC
Currently there is a Refresh popup menu item on a palette.
The action is refreshing just a content of a palette folder in layer.

In some cases the content of a palette folder in the layer is created based on
another data.

By invoking "Refresh Palette" action, it should be possible to perform a custom
refresh action that does the real refresh of root data.
Comment 1 Stanislav Aubrecht 2006-11-06 10:54:19 UTC
this is not a bug, API must be enhanced to allow this action
Comment 2 Antonin Nebuzelsky 2006-12-19 17:05:14 UTC
Let's talk about this more and possibly evaluate for 6.0.
Comment 3 Anton Chechel 2007-01-22 13:44:45 UTC
We are using it in Visual Designer for Mobility Pack and need it for 6.0.
Comment 4 Stanislav Aubrecht 2007-03-06 09:25:57 UTC
the new api is now available, see #96672