Uses of Class
com.iizigo.image.SingleImageControl
Uses of SingleImageControl in com.iizigo.image
Modifier and TypeMethodDescriptionstatic SingleImageControl
ImageHelper.addImageTooltipImagePart
(org.eclipse.swt.widgets.Composite composite, AssetReference ref, org.eclipse.core.resources.IFile file, org.eclipse.swt.graphics.Rectangle rect) Creates the default image part for the tooltip, added to the top composite.Modifier and TypeMethodDescriptionstatic void
ImageHelper.addImageTooltipBottomPart
(PropCnr prop, org.eclipse.swt.widgets.Composite composite, AssetReference ref, org.eclipse.core.resources.IFile file, String id, org.eclipse.swt.graphics.Rectangle rect, SingleImageControl ic) Adds the bottom part to the tooltip composite.static void
ImageHelper.addImageTooltipPreviews
(org.eclipse.swt.widgets.Composite composite, ArrayList<AssetReference> refs, ArrayList<Position> offsets, int cx, int cy, SingleImageControl ic) Creates a preview of the part images with a separator line below.