Uses of Class
org.jdesktop.swingx.plaf.TextUIWrapper
-
Packages that use TextUIWrapper Package Description org.jdesktop.swingx.plaf Provides pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels. -
-
Uses of TextUIWrapper in org.jdesktop.swingx.plaf
Subclasses of TextUIWrapper in org.jdesktop.swingx.plaf Modifier and Type Class Description static classTextUIWrapper.DefaultWrapperMethods in org.jdesktop.swingx.plaf that return TextUIWrapper Modifier and Type Method Description static TextUIWrapper<? extends PromptTextUI>TextUIWrapper. getDefaultWrapper()
-