Example usage for org.eclipse.jgit.events IndexChangedListener interface-usage

List of usage examples for org.eclipse.jgit.events IndexChangedListener interface-usage

Introduction

In this page you can find the example usage for org.eclipse.jgit.events IndexChangedListener interface-usage.

Usage

From source file org.eclipse.egit.ui.internal.decorators.GitLightweightDecorator.java

/**
 * Supplies annotations for displayed resources
 *
 * This decorator provides annotations to indicate the status of each resource
 * when compared to <code>HEAD</code>, as well as the index in the relevant
 * repository.