public interface SlideBarDataModel extends TabDataModel
| Modifier and Type | Interface and Description |
|---|---|
static class |
SlideBarDataModel.Impl |
| Modifier and Type | Field and Description |
|---|---|
static int |
EAST |
static int |
NORTH |
static int |
SOUTH |
static int |
WEST |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrientation()
Orientation of slide bar
|
void |
setOrientation(int orientation)
Sets orientation of slide bar, possible values are EAST, WEST, SOUTH.
|
addChangeListener, addComplexListDataListener, addTab, addTabs, addTabs, getTab, getTabs, indexOf, removeChangeListener, removeComplexListDataListener, removeTab, removeTabs, removeTabs, setIcon, setIcon, setIconsAndText, setTab, setTabs, setText, setText, sizestatic final int EAST
static final int WEST
static final int SOUTH
static final int NORTH
Built on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.