public interface DrawerHostProvider
DrawerHostProvider is a class which allows DockStation to recognize Dockable as a drawer. It adds a method that provides host (Dockable) of the drawer.| Modifier and Type | Method and Description | 
|---|---|
Dockable | 
getDrawerHost()
Returns host of the drawer. 
 | 
Dockable getDrawerHost()