Uses of Class
org.scrashmeow.ojb.console.config.Menubar

Packages that use Menubar
org.scrashmeow.ojb.console.config Provides the object/xml classes for the application's internal configuration (code-generated). 
org.scrashmeow.ojb.console.service Provides the classes that define services for the web application. 
 

Uses of Menubar in org.scrashmeow.ojb.console.config
 

Methods in org.scrashmeow.ojb.console.config that return Menubar
 Menubar OjbConsole.getMenubar()
          Method getMenubarReturns the value of field 'menubar'.
static Menubar Menubar.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in org.scrashmeow.ojb.console.config with parameters of type Menubar
 void OjbConsole.setMenubar(Menubar menubar)
          Method setMenubarSets the value of field 'menubar'.
 

Uses of Menubar in org.scrashmeow.ojb.console.service
 

Methods in org.scrashmeow.ojb.console.service that return Menubar
protected  Menubar ConfigServiceImpl.getMenubar()
          Method getMenubar @add-javadoc!!!
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.