Eclipse JDT
Release 3.8

Uses of Class
org.eclipse.jdt.ui.cleanup.CleanUpOptions

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

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

Methods in org.eclipse.jdt.ui.cleanup with parameters of type CleanUpOptions
 void ICleanUpOptionsInitializer.setDefaultOptions(CleanUpOptions options)
          Sets the default options of this initializer.
 void ICleanUpConfigurationUI.setOptions(CleanUpOptions options)
          The options to modify in this section.
 void ICleanUp.setOptions(CleanUpOptions options)
          Sets the options that will be used.
 


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

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