|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICleanUpConfigurationUI
Provides the UI to configure a clean up.
Method Summary | |
---|---|
Composite |
createContents(Composite parent)
Creates the contents for this clean up configuration UI. |
int |
getCleanUpCount()
Returns the number of clean ups that can be configured. |
String |
getPreview()
A code snippet which complies to the current settings. |
int |
getSelectedCleanUpCount()
Returns the number of selected clean ups. |
void |
setOptions(CleanUpOptions options)
The options to modify in this section. |
Method Detail |
---|
void setOptions(CleanUpOptions options)
Note: If an option gets changed in the UI then this must immediately update the corresponding option in the here given clean up options.
options
- the options to modifyComposite createContents(Composite parent)
parent
- the parent composite
int getCleanUpCount()
int getSelectedCleanUpCount()
String getPreview()
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.