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
Fields in org.jdesktop.swingx.plaf.basic declared as CapsLockSupportModifier and TypeFieldDescriptionprivate static final CapsLockSupport
CapsLockSupport.SingletonHolder.INSTANCE
Methods in org.jdesktop.swingx.plaf.basic that return CapsLockSupportModifier and TypeMethodDescriptionstatic CapsLockSupport
CapsLockSupport.getInstance()
Gets the only instance ofCapsLockSupport
.