Class ModeForwardingActionSource<H>

java.lang.Object
bibliothek.gui.dock.action.AbstractDockActionSource
bibliothek.gui.dock.support.mode.ModeForwardingActionSource<H>
All Implemented Interfaces:
DockActionSource, Iterable<DockAction>

public class ModeForwardingActionSource<H> extends AbstractDockActionSource
A ModeForwardingActionSource is attached to a DockStation and shows actions belonging to the selected Dockable. Only actions that were approved by the ModeManager are actually shown.
Author:
Benjamin Sigg