Example usage for org.springframework.ide.eclipse.boot.dash.livexp MultiSelectionSource interface-usage

List of usage examples for org.springframework.ide.eclipse.boot.dash.livexp MultiSelectionSource interface-usage

Introduction

In this page you can find the example usage for org.springframework.ide.eclipse.boot.dash.livexp MultiSelectionSource interface-usage.

Usage

From source file org.springframework.ide.eclipse.boot.dash.views.sections.BootDashUnifiedTreeSection.java

/**
 * Displays all runtargets and elements in a single 'unified' tree viewer.
 *
 * @author Kris De Volder
 */
public class BootDashUnifiedTreeSection extends PageSection implements MultiSelectionSource {