List of usage examples for com.intellij.openapi.ui.popup JBPopupFactory subclass-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.