Eclipse JDT
Release 3.7

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
Release 3.7

Guidelines for using Eclipse APIs.

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