de.miethxml.hawron.gui
Class ToolBarBuilder

java.lang.Object
  extended byde.miethxml.hawron.gui.ToolBarBuilder
All Implemented Interfaces:
org.apache.avalon.framework.activity.Initializable, org.apache.avalon.framework.service.Serviceable

public class ToolBarBuilder
extends java.lang.Object
implements org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.activity.Initializable

Author:
Simon Mieth

Constructor Summary
ToolBarBuilder()
          Deprecated.  
 
Method Summary
 javax.swing.JToolBar getToolBar()
          Deprecated.  
 void initialize()
          Deprecated.  
 void service(org.apache.avalon.framework.service.ServiceManager manager)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolBarBuilder

public ToolBarBuilder()
Deprecated. 
Method Detail

getToolBar

public javax.swing.JToolBar getToolBar()
Deprecated. 

initialize

public void initialize()
Deprecated. 
Specified by:
initialize in interface org.apache.avalon.framework.activity.Initializable

service

public void service(org.apache.avalon.framework.service.ServiceManager manager)
             throws org.apache.avalon.framework.service.ServiceException
Deprecated. 
Specified by:
service in interface org.apache.avalon.framework.service.Serviceable
Throws:
org.apache.avalon.framework.service.ServiceException