Package org.scijava.menu

Interface Summary
MenuCreator<T> A menu builder responsible for translating a ShadowMenu structure into a menu for a particular user interface.
MenuService Interface for service that tracks the application's menu structure.
 

Class Summary
AbstractMenuCreator<T,M> Abstract helper class for generating a menu structure.
DefaultMenuService Default service for keeping track of the application's menu structure.
MenuConstants Useful constants when defining ImageJ menu entries.
ShadowMenu A tree representing a menu structure independent of any particular user interface.
ShadowMenuIterator Recursive iterator for ShadowMenu hierarchies.
 



Copyright © 2009–2014 SciJava. All rights reserved.