Dialog for method parameters

Hi,

Is there a dialog class that you can use to select one or more parameters of a method?

0

See com.intellij.refactoring.changeSignature.ChangeSignatureDialogBase and subclasses

0

请先登录再写评论。