org.jvnet.flamingo.ribbon.resize
Class BaseRibbonBandResizeSequencingPolicy

java.lang.Object
  extended by org.jvnet.flamingo.ribbon.resize.BaseRibbonBandResizeSequencingPolicy
All Implemented Interfaces:
RibbonBandResizeSequencingPolicy
Direct Known Subclasses:
CoreRibbonResizeSequencingPolicies.CollapseFromLast, CoreRibbonResizeSequencingPolicies.RoundRobin

public abstract class BaseRibbonBandResizeSequencingPolicy
extends java.lang.Object
implements RibbonBandResizeSequencingPolicy

Base class for the core ribbon band resize sequencing 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.RibbonBandResizeSequencingPolicy
next, reset