Eclipse JDT
Kepler

Uses of Interface
org.eclipse.jdt.ui.cleanup.ICleanUpFix

Packages that use ICleanUpFix
org.eclipse.jdt.ui.cleanup Application programming interfaces for code clean up. 
 

Uses of ICleanUpFix in org.eclipse.jdt.ui.cleanup
 

Methods in org.eclipse.jdt.ui.cleanup that return ICleanUpFix
 ICleanUpFix ICleanUp.createFix(CleanUpContext context)
          Create an ICleanUpFix which fixes all problems in context or null if nothing to fix.
 


Eclipse JDT
Kepler

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2012 IBM Corporation and others. All rights reserved.