public interface MoveClassesOrPackagesCallback extends MoveCallback
Modifier and Type | Method and Description |
---|---|
void |
classesMovedToInner(PsiClass targetClass) |
void |
classesOrPackagesMoved(MoveDestination destination) |
java.lang.String |
getElementsToMoveName()
Allows to override the name of the elements to move which is displayed in the dialog.
|
refactoringCompleted
void classesOrPackagesMoved(MoveDestination destination)
void classesMovedToInner(PsiClass targetClass)
java.lang.String getElementsToMoveName()