|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizeSequencingPolicies
public class CoreRibbonResizeSequencingPolicies
The core resize sequencing policies. Provides the following:
CoreRibbonResizeSequencingPolicies.RoundRobin
under which the ribbon bands are being collapsed in a
cyclic fashion, distributing the collapsed pixels between the different
bands.CoreRibbonResizeSequencingPolicies.CollapseFromLast
under which the ribbon bands are being collapsed
from right to left.
Nested Class Summary | |
---|---|
static class |
CoreRibbonResizeSequencingPolicies.CollapseFromLast
The collapse from last resize sequencing policy. |
static class |
CoreRibbonResizeSequencingPolicies.RoundRobin
The round robin resize sequencing policy. |
Constructor Summary | |
---|---|
CoreRibbonResizeSequencingPolicies()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoreRibbonResizeSequencingPolicies()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |