Uses of Class
org.gjt.sp.jedit.gui.DockableWindowFactory

Packages that use DockableWindowFactory
org.gjt.sp.jedit.gui Various GUI controls and dialog boxes. 
 

Uses of DockableWindowFactory in org.gjt.sp.jedit.gui
 

Methods in org.gjt.sp.jedit.gui that return DockableWindowFactory
static DockableWindowFactory DockableWindowFactory.getInstance()
           
 

Constructors in org.gjt.sp.jedit.gui with parameters of type DockableWindowFactory
DockableWindowManager(View view, DockableWindowFactory factory, View.ViewConfig config)
          Creates a new dockable window manager.