Uses of Class
net.sf.rej.gui.action.InsertMethodAction

Packages that use InsertMethodAction
net.sf.rej.gui.action Contains reJ GUI actions. 
 

Uses of InsertMethodAction in net.sf.rej.gui.action
 

Constructors in net.sf.rej.gui.action with parameters of type InsertMethodAction
InsertCodeToNewMethodAction(ClassFile cf, InsertMethodAction insertMethodAction, Code code)