palmed.ui
Interface ICommandListener

All Known Implementing Classes:
PalmEd

public interface ICommandListener

This interface defines a command listener.

Version:
$Revision$ $Date$
Author:
Mathieu Champlon

Method Summary
 void triggered(ICommand command)
          Handle a command.
 

Method Detail

triggered

void triggered(ICommand command)
Handle a command.

Parameters:
command - the triggered command


Copyright © 2004-2006 PalmEd. All Rights Reserved.