Example usage for org.springframework.ide.eclipse.ui SpringUIUtils getStandardDisplay

List of usage examples for org.springframework.ide.eclipse.ui SpringUIUtils getStandardDisplay

Introduction

In this page you can find the example usage for org.springframework.ide.eclipse.ui SpringUIUtils getStandardDisplay.

Prototype

public static Display getStandardDisplay() 

Source Link

Document

Returns the standard display to be used.

Usage