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