Uses of Class
org.jdesktop.swingx.plaf.PromptTextUI
Packages that use PromptTextUI
-
Uses of PromptTextUI in org.jdesktop.swingx.plaf
Subclasses of PromptTextUI in org.jdesktop.swingx.plafModifier and TypeClassDescriptionclassTODO: queries the text components layout manager for the preferred size.classPromptTextUIimplementation for rendering prompts onJTextAreas and uses aJTextAreaas a prompt component.classPromptTextUIimplementation for rendering prompts onJTextFields and uses aJTextFieldas a prompt component.classThe defaultJXSearchFieldUI delegate.Methods in org.jdesktop.swingx.plaf that return PromptTextUIModifier and TypeMethodDescriptionTextUIWrapper.DefaultWrapper.wrapUI(JTextComponent textComponent) Creates a newPromptTextUI, which wraps the giventextComponents UI.Methods in org.jdesktop.swingx.plaf that return types with arguments of type PromptTextUIModifier and TypeMethodDescriptionstatic final TextUIWrapper<? extends PromptTextUI>TextUIWrapper.getDefaultWrapper()