|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TabFolderInterface
TabFolderInterface is an interface that contains a tabButton property.
It is used to add a java.awt.container view and associated com.sas.visuals.TabButtonInterface tab to the TabbedView.
TabButton
,
TabButtonInterface
,
TabbedView
Method Summary | |
---|---|
TabButtonInterface |
getTabButton()
Get the TabButtonInterface that is associated with the folder. |
void |
setTabButton(TabButtonInterface newTabButton)
Get the TabButtonInterface that is associated with the folder. |
Method Detail |
---|
TabButtonInterface getTabButton()
setTabButton(com.sas.visuals.TabButtonInterface)
void setTabButton(TabButtonInterface newTabButton)
setTabButton(com.sas.visuals.TabButtonInterface)
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |