protected class CloseTabPaneUI.ScrollableTabSupport extends Object implements ChangeListener
Modifier and Type | Field and Description |
---|---|
int |
leadingTabIndex |
CloseTabPaneUI.ScrollableTabButton |
scrollBackwardButton |
CloseTabPaneUI.ScrollableTabButton |
scrollForwardButton |
CloseTabPaneUI.ScrollableTabPanel |
tabPanel |
CloseTabPaneUI.ScrollableTabViewport |
viewport |
Modifier and Type | Method and Description |
---|---|
void |
scrollBackward(int tabPlacement) |
void |
scrollForward(int tabPlacement) |
void |
setLeadingTabIndex(int tabPlacement,
int index) |
void |
stateChanged(ChangeEvent e) |
String |
toString() |
public CloseTabPaneUI.ScrollableTabViewport viewport
public CloseTabPaneUI.ScrollableTabPanel tabPanel
public CloseTabPaneUI.ScrollableTabButton scrollForwardButton
public CloseTabPaneUI.ScrollableTabButton scrollBackwardButton
public int leadingTabIndex
public void scrollForward(int tabPlacement)
public void scrollBackward(int tabPlacement)
public void setLeadingTabIndex(int tabPlacement, int index)
public void stateChanged(ChangeEvent e)
stateChanged
in interface ChangeListener
Copyright © 2015 OpenEstate. All rights reserved.