public class CompressibleSingleRowLayout extends SingleRowLayout
| Modifier and Type | Class and Description |
|---|---|
static class |
CompressibleSingleRowLayout.CompressibleSingleRowTabsLayoutInfo |
Disposable.ParentmyLastSingRowLayout, myMoreToolbarmyCallbackKEY| 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, showMorePopupgetMouseListener, getMouseMotionListener, getMouseWheelListener, ignoreTabLabelLimitedWidthWhenPaint, layoutContainer, mouseMotionEventDispatched, reset, resetLayout, resetLayoutprotected void recomputeToLayout(SingleRowPassInfo data)
recomputeToLayout in class SingleRowLayoutprotected void layoutLabels(SingleRowPassInfo data)
layoutLabels in class SingleRowLayoutprotected boolean applyTabLayout(SingleRowPassInfo data, TabLabel label, int length)
applyTabLayout in class SingleRowLayout