bibliothek.gui.dock.facile.mode.status
Interface ExtendedModeEnablementFactory


public interface ExtendedModeEnablementFactory

This factory creates new ExtendedModeEnablements.

Author:
Benjamin Sigg

Method Summary
 ExtendedModeEnablement create(LocationModeManager<?> manager)
          Creates a new enablement.
 

Method Detail

create

ExtendedModeEnablement create(LocationModeManager<?> manager)
Creates a new enablement.

Parameters:
manager - the manager for which the enablement will be used
Returns:
the new enablement