Package org.eclipse.handly.ui.outline


package org.eclipse.handly.ui.outline
Provides a framework for content outline pages.

The main class to extend is CommonOutlinePage. For Handly-based models, there is a convenient subclass, HandlyOutlinePage. See org.eclipse.handly.internal.examples.jmodel.ui.editor.JavaOutlinePage for usage example.

See Also: