|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRibbonBand | |
---|---|
org.jvnet.flamingo.ribbon.resize |
Uses of JRibbonBand in org.jvnet.flamingo.ribbon.resize |
---|
Methods in org.jvnet.flamingo.ribbon.resize with parameters of type JRibbonBand | |
---|---|
static java.util.List<RibbonBandResizePolicy> |
CoreRibbonResizePolicies.getCorePoliciesNone(JRibbonBand ribbonBand)
Returns a list that only has a mirror resize policy that
respects the associated ribbon element priority set on the specific
components. |
static java.util.List<RibbonBandResizePolicy> |
CoreRibbonResizePolicies.getCorePoliciesPermissive(JRibbonBand ribbonBand)
Returns a list that starts with a resize policy that shows all command buttons in the CommandButtonDisplayState.BIG and ribbon galleries
with the largest number of visible buttons. |
static java.util.List<RibbonBandResizePolicy> |
CoreRibbonResizePolicies.getCorePoliciesRestrictive(JRibbonBand ribbonBand)
Returns a list that starts with a resize policy that respects the associated ribbon element priority set on the specific components. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |