Package org.jdesktop.swingx.prompt
-
Class Summary Class Description BuddyButton Non focusable, no border, no margin and insets button with no content area filled.BuddySupport PromptSupport Sets prompt text, foreground, background andPromptSupport.FocusBehavior
properties on a JTextComponent by callingJComponent.putClientProperty(Object, Object)
. -
Enum Summary Enum Description BuddySupport.Position PromptSupport.FocusBehavior Determines how theJTextComponent
is rendered when focused and no text is present. -
Exception Summary Exception Description BuddyButton Non focusable, no border, no margin and insets button with no content area filled.BuddySupport PromptSupport Sets prompt text, foreground, background andFocusBehavior
properties on a JTextComponent by callingJTextComponent#putClientProperty(Object, Object)
.