public interface ThemedToolBar
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isActiveToolbar()
For an application that can have active and inactive parts of the UI (like an IDE),
 the active view is the area in which the user is currently working in (usually it has
 focus). 
 | 
boolean | 
isPrimaryToolbar()
Views can sometimes have more than one toolbar. 
 | 
boolean isActiveToolbar()
boolean isPrimaryToolbar()