public class WrapperLookup<T extends org.eclipse.swt.widgets.Widget> extends QueueLookup<T>
| Constructor and Description |
|---|
WrapperLookup(Environment env,
LookupCriteria<T> subCriteria) |
WrapperLookup(LookupCriteria<T> subCriteria) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doCheck(T control) |
checkpublic WrapperLookup(LookupCriteria<T> subCriteria)
public WrapperLookup(Environment env, LookupCriteria<T> subCriteria)
protected boolean doCheck(T control)
doCheck in class QueueLookup<T extends org.eclipse.swt.widgets.Widget>Copyright © 2018. All rights reserved.