siouxsie.desktop.commands
Interface ICommandInitializer

All Known Implementing Classes:
CommandInitializerService

public interface ICommandInitializer

Interface for intializing commands.

Version:
$Id$
Author:
Arnaud Cogoluegnes

Method Summary
 void initialize(ICommand command)
          Initialize the command.
 

Method Detail

initialize

void initialize(ICommand command)
Initialize the command.

Parameters:
command -


Copyright © 2006-2008 null. All Rights Reserved.