public class ByItemToolTipLookup<T extends org.eclipse.swt.widgets.Composite> extends QueueLookup<T>
| Modifier | Constructor and Description |
|---|---|
|
ByItemToolTipLookup(String text) |
protected |
ByItemToolTipLookup(String text,
StringComparePolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doCheck(T control) |
checkpublic ByItemToolTipLookup(String text)
protected ByItemToolTipLookup(String text, StringComparePolicy policy)
public boolean doCheck(T control)
doCheck in class QueueLookup<T extends org.eclipse.swt.widgets.Composite>Copyright © 2018. All rights reserved.