org.jvnet.flamingo.ribbon.resize
Class BaseRibbonBandResizePolicy<T extends AbstractBandControlPanel>

java.lang.Object
  extended by org.jvnet.flamingo.ribbon.resize.BaseRibbonBandResizePolicy<T>
Type Parameters:
T - Class parameter that specifies the type of band control panel implementation.
All Implemented Interfaces:
RibbonBandResizePolicy
Direct Known Subclasses:
CoreRibbonResizePolicies.FlowThreeRows, CoreRibbonResizePolicies.FlowTwoRows, CoreRibbonResizePolicies.High2Low, CoreRibbonResizePolicies.High2Mid, CoreRibbonResizePolicies.Low2Mid, CoreRibbonResizePolicies.Mid2Low, CoreRibbonResizePolicies.Mid2Mid, CoreRibbonResizePolicies.Mirror, CoreRibbonResizePolicies.None, IconRibbonBandResizePolicy

public abstract class BaseRibbonBandResizePolicy<T extends AbstractBandControlPanel>
extends java.lang.Object
implements RibbonBandResizePolicy

Base class for the core ribbon band resize policies.

Author:
Kirill Grouchnikov

Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jvnet.flamingo.ribbon.resize.RibbonBandResizePolicy
getPreferredWidth, install