|
|||||||||
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.None
public static final class CoreRibbonResizePolicies.None
Core resize policy that maps all RibbonElementPriority
s to
RibbonElementPriority.TOP
.
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.None(JBandControlPanel controlPanel)
Creates the new resize policy of type NONE . |
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.None(JBandControlPanel controlPanel)
NONE
.
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 |