| Modifier and Type | Field and Description |
|---|---|
protected int |
selectedIndex |
protected int |
tabCount |
| Constructor and Description |
|---|
JTabbedPaneState() |
| Modifier and Type | Method and Description |
|---|---|
protected JTabbedPane |
checkComponent(Object o) |
int |
getSelectedIndex() |
State |
getState(Object o) |
int |
getTabCount() |
void |
setSelectedIndex(int selectedIndex) |
void |
setState(Object o,
State state) |
void |
setTabCount(int tabCount) |
public int getSelectedIndex()
public void setSelectedIndex(int selectedIndex)
public int getTabCount()
public void setTabCount(int tabCount)
protected JTabbedPane checkComponent(Object o)
Copyright © 2008–2017 Ultreia.io. All rights reserved.