public class CompressibleSingleRowLayout extends SingleRowLayout
Modifier and Type | Class and Description |
---|---|
static class |
CompressibleSingleRowLayout.CompressibleSingleRowTabsLayoutInfo |
Disposable.Parent
myLastSingRowLayout, myMoreToolbar
myCallback
KEY
Constructor and Description |
---|
CompressibleSingleRowLayout() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
applyTabLayout(SingleRowPassInfo data,
TabLabel label,
int length) |
protected void |
layoutLabels(SingleRowPassInfo data) |
protected void |
recomputeToLayout(SingleRowPassInfo data) |
calculateRequiredLength, canShowMorePopup, checkLayoutLabels, dispose, doLayout, getCallback, getDragOutMultiplier, getDropIndexFor, getRequiredLength, getScrollUnitIncrement, getSplitterSideTabsLimit, init, isDragOut, isSingleRow, isTabOutOfView, isToolbarOnTabs, layout, layout, layoutComp, layoutComp, layoutMoreButton, prepareLayoutPassInfo, scroll, showMorePopup
getMouseListener, getMouseMotionListener, getMouseWheelListener, ignoreTabLabelLimitedWidthWhenPaint, layoutContainer, mouseMotionEventDispatched, reset, resetLayout, resetLayout
protected void recomputeToLayout(SingleRowPassInfo data)
recomputeToLayout
in class SingleRowLayout
protected void layoutLabels(SingleRowPassInfo data)
layoutLabels
in class SingleRowLayout
protected boolean applyTabLayout(SingleRowPassInfo data, TabLabel label, int length)
applyTabLayout
in class SingleRowLayout