Uses of Class
com.ldodds.twinkle.ui.components.StatusBar

Packages that use StatusBar
com.ldodds.twinkle.ui.components   
 

Uses of StatusBar in com.ldodds.twinkle.ui.components
 

Methods in com.ldodds.twinkle.ui.components that return StatusBar
 StatusBar ComponentRegistry.getStatusBar()
           
 

Methods in com.ldodds.twinkle.ui.components with parameters of type StatusBar
 void ComponentRegistry.setStatusBar(StatusBar status)