Package net.sf.doolin.gui.action.path.item

Interface Summary
ActionPath Defines a way to install an action in a MenuBuilder for a given ActionContext.
 

Class Summary
AbstractActionPath Basic implementation for an ActionPath.
GUIActionPath Defines a path to a GUIAction.
PlaceholderActionPath This action path defines a place holder that can be replaced by the content of another action path.
ReplacementActionPath This action path defines the replacement of a placeholder by another action.
SeparatorActionPath This action path installs a separator at the given path.
SubActionPath This action path delegates the installation to another action path.
 



Copyright © 2011. All Rights Reserved.