public class TableLayout extends TabsLayoutBase
Disposable.Parent
Modifier and Type | Field and Description |
---|---|
TablePassInfo |
myLastTableLayout |
myCallback
Constructor and Description |
---|
TableLayout() |
Modifier and Type | Method and Description |
---|---|
protected LayoutPassInfo |
doLayout(java.util.List<TabInfo> infosToShow,
boolean isForced) |
int |
getDropIndexFor(java.awt.Point point) |
boolean |
isDragOut(TabLabel tabLabel,
int deltaX,
int deltaY) |
boolean |
isSingleRow() |
dispose, getDragOutMultiplier, getMouseListener, getMouseMotionListener, getMouseWheelListener, ignoreTabLabelLimitedWidthWhenPaint, init, isToolbarOnTabs, layout, layout, layoutComp, layoutComp, layoutContainer, mouseMotionEventDispatched, reset, resetLayout, resetLayout
public TablePassInfo myLastTableLayout
protected LayoutPassInfo doLayout(java.util.List<TabInfo> infosToShow, boolean isForced)
doLayout
in class TabsLayoutBase
public int getDropIndexFor(java.awt.Point point)
public boolean isSingleRow()
public boolean isDragOut(TabLabel tabLabel, int deltaX, int deltaY)
isDragOut
in interface TabsLayout
isDragOut
in class TabsLayoutBase