Eclipse JDT
Release 3.8

org.eclipse.jdt.ui.cleanup
Interface ICleanUpOptionsInitializer


public interface ICleanUpOptionsInitializer

Initializes the default options for a clean up kind.

Since:
3.5

Method Summary
 void setDefaultOptions(CleanUpOptions options)
          Sets the default options of this initializer.
 

Method Detail

setDefaultOptions

void setDefaultOptions(CleanUpOptions options)
Sets the default options of this initializer.

Parameters:
options - the clean up options

Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

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