Uses of Class
org.jdesktop.swingx.autocomplete.workarounds.MacOSXPopupLocationFix
-
Packages that use MacOSXPopupLocationFix Package Description org.jdesktop.swingx.autocomplete.workarounds Contains classes to workaround Look and Feel implemetation problems caused when applying the autocomplete decorators. -
-
Uses of MacOSXPopupLocationFix in org.jdesktop.swingx.autocomplete.workarounds
Methods in org.jdesktop.swingx.autocomplete.workarounds that return MacOSXPopupLocationFix Modifier and Type Method Description static MacOSXPopupLocationFix
MacOSXPopupLocationFix. install(javax.swing.JComboBox comboBox)
Install the fix for the specified combo box.
-