Uses of Class
org.jhotdraw.contrib.MDI_DrawApplication

Packages that use MDI_DrawApplication
org.jhotdraw.samples.javadraw   
org.jhotdraw.test.contrib   
 

Uses of MDI_DrawApplication in org.jhotdraw.samples.javadraw
 

Subclasses of MDI_DrawApplication in org.jhotdraw.samples.javadraw
 class JavaDrawApp
           
 

Uses of MDI_DrawApplication in org.jhotdraw.test.contrib
 

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