History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18025
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Duplicate
Assignee: Irina Chernushina
Reporter: andrew belom
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

"make blabla implement INTERFACE" action for method return value

Created: 06 May 08 20:20   Updated: Tuesday 17:00
Component/s: Editor. Intention Actions

Issue Links:
Duplicate
This issue duplicates:
IDEADEV-21023 Intention enhancement: "Make class Fo... Normal Open
 

Build: 7,757


 Description  « Hide
public class t2 {
ActionListener a() { return this; }
}

"this" is highligted. please add an action to make t2 implement ActionListener



 All   Comments   Work Log   Change History      Sort Order:
Bas Leijdekkers - 09 May 08 17:30
duplicate: IDEADEV-21023