Class FlowLayoutEditPolicy

All Implemented Interfaces:
EditPolicy, RequestConstants

public abstract class FlowLayoutEditPolicy extends OrderedLayoutEditPolicy
An EditPolicy for use with FlowLayout. This EditPolicy knows how to map an <x,y> coordinate on the layout container to the appropriate index for the operation being performed. It also shows target feedback consisting of an insertion line at the appropriate location.
Since:
2.0