|
Runtime | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IClipboardSupportPolicy
Interface for policies for a clipboard support providers. Used to answer whether or not the provider provides for an operation, without causing plug-ins to be activated.
| Method Summary | |
|---|---|
boolean |
provides(IAdaptable adaptable)
Determines if this policy provides for the given adaptable. |
| Method Detail |
|---|
boolean provides(IAdaptable adaptable)
adaptable - the adaptable in question
|
Runtime | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.