Zest
1.5.100.201405261516

org.eclipse.zest.layouts
Interface Stoppable

All Known Implementing Classes:
AbstractLayoutAlgorithm, CompositeLayoutAlgorithm, ContinuousLayoutAlgorithm, DirectedGraphLayoutAlgorithm, GridLayoutAlgorithm, HorizontalLayoutAlgorithm, HorizontalShift, HorizontalTreeLayoutAlgorithm, RadialLayoutAlgorithm, SpringLayoutAlgorithm, TreeLayoutAlgorithm, VerticalLayoutAlgorithm

public interface Stoppable


Method Summary
 void addProgressListener(ProgressListener listener)
           
 void stop()
          This ends the runnable
 

Method Detail

stop

void stop()
This ends the runnable


addProgressListener

void addProgressListener(ProgressListener listener)

Zest
1.5.100.201405261516

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.