public interface JBPopupListener
Modifier and Type | Interface and Description |
---|---|
static class |
JBPopupListener.Adapter
Deprecated.
Use
JBPopupListener directly. |
Modifier and Type | Method and Description |
---|---|
default void |
beforeShown(LightweightWindowEvent event) |
default void |
onClosed(LightweightWindowEvent event) |
default void beforeShown(LightweightWindowEvent event)
default void onClosed(LightweightWindowEvent event)