Package name.moore.kevin.ze.swing
Class zAppMenu
java.lang.Object
name.moore.kevin.ze.swing.zAppMenu
- All Implemented Interfaces:
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 Summary
FieldsModifier and TypeFieldDescriptionprivate static org.slf4j.Logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface name.moore.kevin.ze.swing.izSwing
getZodiacApp, setVarLookup
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
jmb
-
newAction
-
loadAction
-
saveAction
-
saveasAction
-
exitAction
-
contentAction
-
keyboardAction
-
aboutAction
-
-
Constructor Details
-
zAppMenu
public zAppMenu()
-
-
Method Details
-
make
Make a zAppMenu object, menu actions are routed to that object.- Returns:
-