Uses of Class
org.jhotdraw.contrib.MDIDesktopPane

Packages that use MDIDesktopPane
org.jhotdraw.contrib   
org.jhotdraw.test.contrib   
 

Uses of MDIDesktopPane in org.jhotdraw.contrib
 

Constructors in org.jhotdraw.contrib with parameters of type MDIDesktopPane
CTXWindowMenu(java.lang.String newText, MDIDesktopPane newDesktop, DrawingEditor newEditor)
          Constructor for the CTXWindowsMenu object
WindowMenu(java.lang.String newText, MDIDesktopPane newDesktop, DrawingEditor newEditor)
           
 

Uses of MDIDesktopPane in org.jhotdraw.test.contrib
 

Methods in org.jhotdraw.test.contrib that return MDIDesktopPane
 MDIDesktopPane MDIDesktopPaneTest.createInstance()
          Factory method for instances of the class to be tested.