|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabbedContentManagerUI.TabLayout | |
|---|---|
| org.noos.xing.mydoggy | |
| Uses of TabbedContentManagerUI.TabLayout in org.noos.xing.mydoggy |
|---|
| Methods in org.noos.xing.mydoggy that return TabbedContentManagerUI.TabLayout | |
|---|---|
TabbedContentManagerUI.TabLayout |
TabbedContentManagerUI.getTabLayout()
Returns the layout type used by the manager to layout the tabs when all the tabs will not fit within a single line. |
static TabbedContentManagerUI.TabLayout |
TabbedContentManagerUI.TabLayout.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TabbedContentManagerUI.TabLayout[] |
TabbedContentManagerUI.TabLayout.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.noos.xing.mydoggy with parameters of type TabbedContentManagerUI.TabLayout | |
|---|---|
void |
TabbedContentManagerUI.setTabLayout(TabbedContentManagerUI.TabLayout tabLayout)
Sets the layout type which the manager will use in laying out the tabs when all the tabs will not fit within a single line. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||