org.jdesktop.swingx.action
Class ActionContainerFactory

java.lang.Object
  extended by org.jdesktop.swingx.action.ActionContainerFactory

public class ActionContainerFactory
extends Object

Creates user interface elements based on action ids and lists of action ids. All action ids must represent actions managed by the ActionManager.

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: