Uses of Interface
no.uio.edd.utils.menuutils.MenuInterface

Packages that use MenuInterface
no.uio.edd.model.geo   
no.uio.edd.utils.menuutils   
 

Uses of MenuInterface in no.uio.edd.model.geo
 

Classes in no.uio.edd.model.geo that implement MenuInterface
 class GeoModelRunner
          The main runner for the GeoModelText application.
 

Uses of MenuInterface in no.uio.edd.utils.menuutils
 

Constructors in no.uio.edd.utils.menuutils with parameters of type MenuInterface
MenuStorage(java.lang.String menuContentsXml, MenuInterface inMenuInterface)
          Creates a set of dropdown menus.