|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalQuickFix
| Method Summary | |
|---|---|
void |
applyFix(Project project,
ProblemDescriptor descriptor)
Called to apply the fix. |
java.lang.String |
getFamilyName()
|
java.lang.String |
getName()
|
| Method Detail |
|---|
java.lang.String getName()
void applyFix(Project project,
ProblemDescriptor descriptor)
project - Projectdescriptor - problem reported by the tool which provided this quick fix actionjava.lang.String getFamilyName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||