com.partnersoft.editor.app
Class EditorAppMenus

java.lang.Object
  extended by com.partnersoft.editor.app.EditorAppMenus

public class EditorAppMenus
extends java.lang.Object

The menus for a map app.

Author:
Paul Reavis Copyright 2004 Partner Software, Inc.

Constructor Summary
EditorAppMenus(EditorApp app)
           
 
Method Summary
 javax.swing.JMenuBar getMenuBar()
           
 void refreshMenus()
           
 void updateState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorAppMenus

public EditorAppMenus(EditorApp app)
Method Detail

getMenuBar

public javax.swing.JMenuBar getMenuBar()

refreshMenus

public void refreshMenus()

updateState

public void updateState()