|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use TabBarInterface | |
|---|---|
| com.sas.visuals | Additional user interface components not provided in AWT. |
| Uses of TabBarInterface in com.sas.visuals |
|---|
| Classes in com.sas.visuals that implement TabBarInterface | |
|---|---|
class |
TabBar
The TabBar is a sub-class of CompositePanel that implements the TabBarInterface to contain TabButtonInterface components. |
| Methods in com.sas.visuals that return TabBarInterface | |
|---|---|
TabBarInterface |
TabbedView.getTabBar()
Get the TabBarInterface object that the TabButtonInterface objects are added to. |
| Methods in com.sas.visuals with parameters of type TabBarInterface | |
|---|---|
void |
TabbedView.setTabBar(TabBarInterface newTabBar)
Set the TabBar, removes all panels and associated tabs in previous TabBar. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||