Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 348888 - Consider using just CreateRequest instead of Action_DropRequest
Summary: Consider using just CreateRequest instead of Action_DropRequest
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: WindowBuilder (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Konstantin Scheglov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-09 09:14 EDT by Konstantin Scheglov CLA
Modified: 2021-06-04 16:45 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Scheglov CLA 2011-06-09 09:14:58 EDT
...and Action_DropTool.
I RCP and Swing, and probably other similar places.

So, this may allow us use "flow container".


Done for Swing.
It looks fairly easy - just use "flow container" and special command_CREATE method in container model.
It should also fire ObjectEventListener.select() to select component that corresponds to the dropped Action.


Check also other special requests and tools like this.
Comment 1 Wim Jongman CLA 2021-02-27 12:57:18 EST
Closing. Please reopen if this is still an issue.