ehsbe CommonsTM
Version 1.1.0rc3

com.ehsbe.commons.action
Class ActionContainerFactory

java.lang.Object
  extended by com.ehsbe.commons.action.ActionContainerFactory

public class ActionContainerFactory
extends Object

Creates user interface elements based on action and action IDs. All actions and action IDs must represent actions managed by the passed ActionManager. Otherwise no UI element is created.

Action Lists

Use the createXXX(List) methods to construct containers of actions like menu bars, menus, popups and toolbars from actions represented as action ids in a java.util.List. Each element in the action-list can be one of 3 types: