Uses of Class
org.eclipse.jdt.ui.cleanup.CleanUpOptions
-
Packages that use CleanUpOptions Package Description 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 Modifier and Type Method Description voidICleanUpOptionsInitializer. setDefaultOptions(CleanUpOptions options)Sets the default options of this initializer.voidICleanUp. setOptions(CleanUpOptions options)Sets the options that will be used.voidICleanUpConfigurationUI. setOptions(CleanUpOptions options)The options to modify in this section.
-