Uses of Class
com.iizigo.swt.IzToolTip
Packages that use IzToolTip
Uses of IzToolTip in com.iizigo.prop
Methods in com.iizigo.prop that return IzToolTipUses of IzToolTip in com.iizigo.prop.editor
Fields in com.iizigo.prop.editor declared as IzToolTipModifier and TypeFieldDescriptionprotected IzToolTip
KStringPropEditor.tip
Tooltip.protected IzToolTip
ReferencePropEditor.tip
protected IzToolTip
VSRelativeReferencePropEditor.tip
protected IzToolTip
VSTableColumnReferencePropEditor.tip
Methods in com.iizigo.prop.editor that return IzToolTipModifier and TypeMethodDescriptionClassReferencePropEditor.getNativeToolTip()
Gets a "native" tooltip to use.FontFamilyPropEditor.getNativeToolTip()
Gets a "native" tooltip to use.MethodReferencePropEditor.getNativeToolTip()
Gets a "native" tooltip to use.PKCS12IdentityPropEditor.getNativeToolTip()
Gets a "native" tooltip to use.WrapStringPropEditor.getNativeToolTip()
Gets a "native" tooltip to use.Methods in com.iizigo.prop.editor with parameters of type IzToolTipModifier and TypeMethodDescriptionvoid
IPropEditorExtender.updateTooltip
(IzToolTip tip, PROP[] props) Updates the tooltip.