public final class MacOSXPopupLocationFix extends 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 and Description |
---|---|
static MacOSXPopupLocationFix |
install(JComboBox comboBox)
Install the fix for the specified combo box.
|
void |
uninstall()
Uninstall the fix.
|
public static MacOSXPopupLocationFix install(JComboBox comboBox)
public void uninstall()
Copyright © 2015. All rights reserved.