Uses of Class
org.jvnet.lafwidget.LafWidgetSupport

Packages that use LafWidgetSupport
org.jvnet.lafwidget   
 

Uses of LafWidgetSupport in org.jvnet.lafwidget
 

Fields in org.jvnet.lafwidget declared as LafWidgetSupport
protected  LafWidgetSupport LafWidgetRepository.lafSupport
          Currently registered LAF support.
 

Methods in org.jvnet.lafwidget that return LafWidgetSupport
 LafWidgetSupport LafWidgetRepository.getLafSupport()
          Returns the currently set LAF support.
 

Methods in org.jvnet.lafwidget with parameters of type LafWidgetSupport
 void LafWidgetRepository.setLafSupport(LafWidgetSupport lafSupport)
          Sets LAF support.