|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pushingpixels.flamingo.api.ribbon.resize.BaseRibbonBandResizePolicy<JBandControlPanel>
org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.Low2Mid
public static final class CoreRibbonResizePolicies.Low2Mid
Core resize policy that maps:
RibbonElementPriority.TOP ->
RibbonElementPriority.TOPRibbonElementPriority.MEDIUM ->
RibbonElementPriority.TOPRibbonElementPriority.LOW ->
RibbonElementPriority.MEDIUM
| Field Summary |
|---|
| Fields inherited from class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy |
|---|
mapping |
| Fields inherited from class org.pushingpixels.flamingo.api.ribbon.resize.BaseRibbonBandResizePolicy |
|---|
controlPanel |
| Constructor Summary | |
|---|---|
CoreRibbonResizePolicies.Low2Mid(JBandControlPanel controlPanel)
Creates the new resize policy of type LOW2MID. |
|
| Method Summary |
|---|
| Methods inherited from class org.pushingpixels.flamingo.api.ribbon.resize.CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy |
|---|
getPreferredButtonWidth, getPreferredWidth, getWidth, install |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoreRibbonResizePolicies.Low2Mid(JBandControlPanel controlPanel)
LOW2MID.
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 | ||||||||