Uses of Interface
com.alee.managers.language.TooltipLanguageSupport

Packages that use TooltipLanguageSupport
com.alee.managers.language   
 

Uses of TooltipLanguageSupport in com.alee.managers.language
 

Classes in com.alee.managers.language that implement TooltipLanguageSupport
 class SwingTooltipLanguageSupport
          Swing tooltips language support.
 class WeblafTooltipLanguageSupport
          Swing and WebLaF tooltips language support.
 

Methods in com.alee.managers.language that return TooltipLanguageSupport
static TooltipLanguageSupport LanguageManager.getTooltipLanguageSupport()
          Returns current tooltip language support.
 

Methods in com.alee.managers.language with parameters of type TooltipLanguageSupport
static void LanguageManager.setTooltipLanguageSupport(TooltipLanguageSupport support)
          Sets tooltip language support.