public class NewSubClassData
extends java.lang.Object
PushDownDelegate.preprocessNoInheritorsFound(PsiElement, String)
Modifier and Type | Field and Description |
---|---|
static NewSubClassData |
ABORT_REFACTORING |
Constructor and Description |
---|
NewSubClassData(java.lang.Object context,
java.lang.String newClassName) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getContext()
Directory to create new class
|
java.lang.String |
getNewClassName() |
public static final NewSubClassData ABORT_REFACTORING