|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Tab | |
---|---|
org.springframework.richclient.dialog | |
org.springframework.richclient.dialog.control |
Uses of Tab in org.springframework.richclient.dialog |
---|
Methods in org.springframework.richclient.dialog that return Tab | |
---|---|
protected Tab |
TabbedDialogPage.getTab(DialogPage page)
|
Methods in org.springframework.richclient.dialog with parameters of type Tab | |
---|---|
protected void |
TabbedDialogPage.decorateTab(Tab tab,
DialogPage page)
|
Uses of Tab in org.springframework.richclient.dialog.control |
---|
Methods in org.springframework.richclient.dialog.control that return Tab | |
---|---|
Tab |
ExtTabbedPane.getTab(int index)
|
Methods in org.springframework.richclient.dialog.control with parameters of type Tab | |
---|---|
void |
ExtTabbedPane.addTab(int index,
Tab tab)
|
void |
ExtTabbedPane.addTab(Tab tab)
|
int |
ExtTabbedPane.getUIIndex(Tab tab)
|
void |
ExtTabbedPane.removeTab(Tab tab)
|
void |
ExtTabbedPane.selectTab(Tab tab)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |