Uses of Interface
org.noos.xing.mydoggy.DockableManager

Packages that use DockableManager
org.noos.xing.mydoggy   
 

Uses of DockableManager in org.noos.xing.mydoggy
 

Classes in org.noos.xing.mydoggy with type parameters of type DockableManager
 interface Dockable<M extends DockableManager>
          This interface represents the super interface for of all dockable object, i.e.
 

Subinterfaces of DockableManager in org.noos.xing.mydoggy
 interface ContentManager
          This manager manages the main window.
 interface ToolWindow
          Tool Windows are secondary windows within the main window that provide access to and/or support for a particular functionality.
 interface ToolWindowManager
          This interface is the main entry point to manager MyDoggy.
 



Copyright © 2012. All Rights Reserved.