Uses of Class
org.noos.xing.mydoggy.TabbedContentManagerUI.TabLayout

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.
 



Copyright © 2012. All Rights Reserved.