public final class MacOSXPopupLocationFix
extends java.lang.Object
Installing this fix will resolve the problem for Aqua without having side-effects for other look-and-feels. It also supports dynamically changed look and feels.
Modifier and Type | Method | Description |
---|---|---|
static MacOSXPopupLocationFix |
install(javax.swing.JComboBox comboBox) |
Install the fix for the specified combo box.
|
void |
uninstall() |
Uninstall the fix.
|
public static MacOSXPopupLocationFix install(javax.swing.JComboBox comboBox)
public void uninstall()