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

Packages that use Toolbar
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 Toolbar in org.scrashmeow.ojb.console.config
 

Methods in org.scrashmeow.ojb.console.config that return Toolbar
static Toolbar Toolbar.unmarshal(java.io.Reader reader)
          Method unmarshal
 Toolbar OjbConsole.getToolbar()
          Method getToolbarReturns the value of field 'toolbar'.
 

Methods in org.scrashmeow.ojb.console.config with parameters of type Toolbar
 void OjbConsole.setToolbar(Toolbar toolbar)
          Method setToolbarSets the value of field 'toolbar'.
 

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

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



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