JDK-4634626 : Implement context popup menus for components
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.2,1.3.0,1.3.1_01,1.4.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,solaris_7,windows_nt
  • CPU: generic,x86
  • Submitted: 2002-02-07
  • Updated: 2017-05-16
  • Resolved: 2003-08-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Description

Name: pzR10082			Date: 02/07/2002


It is desirable to be able to attach context popup menus to Swing
components. Those context menus could then be invoked by a special
key or mouse event, e.g. pressing Shift-F10 or right mouse click
on the component. Which events actually invoke the context menu
should be determined by PLAF.

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b15
24-08-2004

EVALUATION Yes, JPopupMenu should have API for setting the contextOwner, that will then cause bindings and mouse listeners to be registered. ###@###.### 2002-03-06
06-03-2002