Class zAppMenu

java.lang.Object
name.moore.kevin.ze.swing.zAppMenu
All Implemented Interfaces:
izSwing

public class zAppMenu extends Object implements izSwing
Wraps the main application menu, events are handled here and routed through to the JME application.
Author:
Kevin Moore <dev@kevin.moore.name>
  • Field Details

  • Constructor Details

    • zAppMenu

      public zAppMenu()
  • Method Details

    • make

      public static zAppMenu make()
      Make a zAppMenu object, menu actions are routed to that object.
      Returns: