public interface JCropHandler
JCrop
-related events.Modifier and Type | Method and Description |
---|---|
void |
addReleaseListener(CroppableImage.ReleaseListener listener) |
void |
addSelectionListener(CroppableImage.SelectionListener listener) |
void |
handleRelease() |
void |
handleSelection(SelectionArea area) |
void |
removeReleaseListener(CroppableImage.ReleaseListener listener) |
void |
removeSelectionListener(CroppableImage.SelectionListener listener) |
void handleSelection(SelectionArea area)
void handleRelease()
void addReleaseListener(CroppableImage.ReleaseListener listener)
void addSelectionListener(CroppableImage.SelectionListener listener)
void removeSelectionListener(CroppableImage.SelectionListener listener)
void removeReleaseListener(CroppableImage.ReleaseListener listener)
Copyright © 2015 Magnolia International Ltd.. All rights reserved.