- All Implemented Interfaces:
- IHandler, IHandler2
public class ArrangeEditorsHandler
extends AbstractHandler
implements IHandler
This is a helper that arranges the CollateX editors. Typically, when users
have opened both CollationSet and Regularisation editors, both should be
shown side-by-side.
Unfortunately, there is no real API for this, so we'll have to use internal
stuff a lot.
parts of this come from or are inspired by Dimitro Missoh, cf.
http://eclipse.dzone.com/tips/programmatically-split-editor-
- Author:
- tv