de.miethxml.hawron.gui
Class MenuBarBuilder

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

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

Author:
Simon Mieth

Constructor Summary
MenuBarBuilder()
          Deprecated.  
 
Method Summary
 javax.swing.JMenuBar getMenuBar()
          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

MenuBarBuilder

public MenuBarBuilder()
Deprecated. 
Method Detail

getMenuBar

public javax.swing.JMenuBar getMenuBar()
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