Example usage for com.intellij.openapi.ui.popup JBPopupListener interface-usage

List of usage examples for com.intellij.openapi.ui.popup JBPopupListener interface-usage

Introduction

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

Usage

From source file com.android.tools.idea.uibuilder.handlers.constraint.WidgetNavigatorPanel.java

/**
 * UI component for Navigator Panel showing a miniature representation of the DesignSurface
 * allowing to easily scroll inside the DesignSurface when the UI builder is zoomed.
 * The panel can be collapsed and expanded. The default state is collapsed
 */
public class WidgetNavigatorPanel extends JPanel