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

All Known Implementing Classes:
BasicBreadcrumbBarUI
Enclosing class:
ScrollablePanel<T extends javax.swing.JComponent>

public static interface ScrollablePanel.ScrollableSupport


Method Summary
 JCommandButton createLeftScroller()
           
 JCommandButton createRightScroller()
           
 

Method Detail

createLeftScroller

JCommandButton createLeftScroller()

createRightScroller

JCommandButton createRightScroller()