Uses of Class
twaver.Styles

Packages that use Styles
twaver   
twaver.network   
 

Uses of Styles in twaver
 

Methods in twaver that return Styles
static Styles Styles.getInstance()
           
 

Uses of Styles in twaver.network
 

Methods in twaver.network that return Styles
 Styles Network.getStyles()
          获取默认样式列表
 

Methods in twaver.network with parameters of type Styles
 boolean Network.setStyles(Styles styles)
          设置默认样式列表,默认取getInstance()