Uses of Class
org.jdesktop.swingx.plaf.basic.CapsLockSupport
Packages that use CapsLockSupport
Package
Description
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
-
Uses of CapsLockSupport in org.jdesktop.swingx.plaf.basic
Methods in org.jdesktop.swingx.plaf.basic that return CapsLockSupportModifier and TypeMethodDescriptionstatic CapsLockSupport
CapsLockSupport.getInstance()
Gets the only instance ofCapsLockSupport
.