uk.ac.essex.common.toolbar
Class ToolBarServiceImpl

java.lang.Object
  extended by uk.ac.essex.common.toolbar.ToolBarServiceImpl
All Implemented Interfaces:
ToolBarService

public class ToolBarServiceImpl
extends java.lang.Object
implements ToolBarService


Created Date: 17-Jan-2005

You should have received a copy of Lesser GNU public license with this code. If not please visit this site


Constructor Summary
ToolBarServiceImpl()
           
 
Method Summary
 javax.swing.JToolBar createToolBar(ActionDescriptor[] toolBarActions, java.util.Locale currentLocale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolBarServiceImpl

public ToolBarServiceImpl()
Method Detail

createToolBar

public javax.swing.JToolBar createToolBar(ActionDescriptor[] toolBarActions,
                                          java.util.Locale currentLocale)
                                   throws ToolBarCreationException
Specified by:
createToolBar in interface ToolBarService
Parameters:
toolBarActions -
currentLocale -
Returns:
Throws:
ToolBarCreationException