public static interface PopupComponent.Factory
Modifier and Type | Interface and Description |
---|---|
static class |
PopupComponent.Factory.AwtDefault |
static class |
PopupComponent.Factory.AwtHeavyweight |
static class |
PopupComponent.Factory.Dialog |
Modifier and Type | Method and Description |
---|---|
PopupComponent |
getPopup(java.awt.Component owner,
java.awt.Component content,
int x,
int y,
JBPopup jbPopup) |
boolean |
isNativePopup() |
PopupComponent getPopup(java.awt.Component owner, java.awt.Component content, int x, int y, JBPopup jbPopup)
boolean isNativePopup()