|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.flamingo.ribbon.resize.BaseRibbonBandResizePolicy<JBandControlPanel>
org.jvnet.flamingo.ribbon.resize.CoreRibbonResizePolicies.High2Mid
public static final class CoreRibbonResizePolicies.High2Mid
Core resize policy that maps:
RibbonElementPriority.TOP
->
RibbonElementPriority.MEDIUM
RibbonElementPriority.MEDIUM
->
RibbonElementPriority.LOW
RibbonElementPriority.LOW
->
RibbonElementPriority.LOW
Constructor Summary | |
---|---|
CoreRibbonResizePolicies.High2Mid(JBandControlPanel controlPanel)
Creates the new resize policy of type HIGH2MID . |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoreRibbonResizePolicies.High2Mid(JBandControlPanel controlPanel)
HIGH2MID
.
controlPanel
- The control panel of the associated ribbon band.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |