Uses of Interface
de.hillenbrand.swing.HHTMLPane.TooltipResolver

Packages that use HHTMLPane.TooltipResolver
de.hillenbrand.swing Swing extension and bug fixes for the classes provided by Sun. 
 

Uses of HHTMLPane.TooltipResolver in de.hillenbrand.swing
 

Fields in de.hillenbrand.swing with type parameters of type HHTMLPane.TooltipResolver
protected  java.util.ArrayList<HHTMLPane.TooltipResolver> HHTMLPane.resolvers
           
 

Methods in de.hillenbrand.swing with parameters of type HHTMLPane.TooltipResolver
 void HHTMLPane.addTooltipResolver(HHTMLPane.TooltipResolver r)