public class DockableWindowManagerProvider extends java.lang.Object implements DockingFrameworkProvider
| Constructor and Description | 
|---|
| DockableWindowManagerProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| DockableWindowManager | create(View view,
      DockableWindowFactory instance,
      View.ViewConfig config) | 
| DockableWindowManager.DockingLayout | createDockingLayout() | 
public DockableWindowManager create(View view, DockableWindowFactory instance, View.ViewConfig config)
create in interface DockingFrameworkProviderpublic DockableWindowManager.DockingLayout createDockingLayout()
createDockingLayout in interface DockingFrameworkProvider