uk.ac.essex.common.toolbar
Interface ToolBarService

All Known Implementing Classes:
ToolBarServiceImpl

public interface 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


Method Summary
 javax.swing.JToolBar createToolBar(ActionDescriptor[] toolBarActions, java.util.Locale currentLocale)
           
 

Method Detail

createToolBar

javax.swing.JToolBar createToolBar(ActionDescriptor[] toolBarActions,
                                   java.util.Locale currentLocale)
                                   throws ToolBarCreationException
Parameters:
toolBarActions -
currentLocale -
Returns:
Throws:
ToolBarCreationException