Uses of Interface
org.jvnet.flamingo.common.ui.ScrollablePanel.ScrollableSupport

Packages that use ScrollablePanel.ScrollableSupport
org.jvnet.flamingo.bcb.ui   
org.jvnet.flamingo.common.ui   
 

Uses of ScrollablePanel.ScrollableSupport in org.jvnet.flamingo.bcb.ui
 

Classes in org.jvnet.flamingo.bcb.ui that implement ScrollablePanel.ScrollableSupport
 class BasicBreadcrumbBarUI
          Basic UI for breadcrumb bar (JBreadcrumbBar).
 

Uses of ScrollablePanel.ScrollableSupport in org.jvnet.flamingo.common.ui
 

Constructors in org.jvnet.flamingo.common.ui with parameters of type ScrollablePanel.ScrollableSupport
ScrollablePanel(T c, ScrollablePanel.ScrollableSupport scrollableSupport)