Example usage for com.intellij.openapi.ui.popup JBPopupFactory subclass-usage

List of usage examples for com.intellij.openapi.ui.popup JBPopupFactory subclass-usage

Introduction

In this page you can find the example usage for com.intellij.openapi.ui.popup JBPopupFactory subclass-usage.

Usage

From source file com.intellij.ui.popup.PopupFactoryImpl.java

public class PopupFactoryImpl extends JBPopupFactory {

    /**
     * Allows to get an editor position for which a popup with auxiliary information might be shown.
     * <p/>
     * Primary intention for this key is to hint popup position for the non-caret location.