Uses of Interface
org.eclipse.zest.layouts.progress.ProgressListener
Packages that use ProgressListener
Package
Description
-
Uses of ProgressListener in org.eclipse.zest.layouts
Methods in org.eclipse.zest.layouts with parameters of type ProgressListenerModifier and TypeMethodDescriptionvoid
LayoutAlgorithm.Zest1.addProgressListener
(ProgressListener listener) Deprecated, for removal: This API element is subject to removal in a future version.A layout algorithm could take an uncomfortable amout of time to complete.void
Stoppable.addProgressListener
(ProgressListener listener) Deprecated, for removal: This API element is subject to removal in a future version.void
LayoutAlgorithm.Zest1.removeProgressListener
(ProgressListener listener) Deprecated, for removal: This API element is subject to removal in a future version.Removes the given progress listener, preventing it from receiving any more updates. -
Uses of ProgressListener in org.eclipse.zest.layouts.algorithms
Methods in org.eclipse.zest.layouts.algorithms with parameters of type ProgressListenerModifier and TypeMethodDescriptionvoid
AbstractLayoutAlgorithm.Zest1.addProgressListener
(ProgressListener listener) Deprecated, for removal: This API element is subject to removal in a future version.A layout algorithm could take an uncomfortable amout of time to complete.void
AbstractLayoutAlgorithm.Zest1.removeProgressListener
(ProgressListener listener) Deprecated, for removal: This API element is subject to removal in a future version.Removes the given progress listener, preventing it from receiving any more updates. -
Uses of ProgressListener in org.eclipse.zest.layouts.progress
Classes in org.eclipse.zest.layouts.progress that implement ProgressListenerModifier and TypeClassDescriptionstatic class
Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.