com.loribel.commons.abstraction
Interface GB_MenusOwner

All Known Subinterfaces:
GB_ViewManager

public interface GB_MenusOwner

Interface for Object witch can build menu.

Author:
Gregory Borelli

Method Summary
 javax.swing.JMenu[] getMenus()
          Returns an array of menus.
 

Method Detail

getMenus

public javax.swing.JMenu[] getMenus()
Returns an array of menus.

Returns:
JMenu[]


Copyright © 2002-2007 Gregory Borelli [Loribel]. All Rights Reserved.