palmed.ui
Interface ICommand

All Known Implementing Classes:
AboutCommand, CloseCommand, CopyCommand, CutCommand, ExitCommand, NewCommand, NextCommand, OpenCommand, PasteCommand, PreferencesCommand, PreviousCommand, RedoCommand, SaveAsCommand, SaveCommand, UndoCommand

public interface ICommand

Thiis interface defines a command.

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

Method Summary
 void execute()
          Execute the command.
 

Method Detail

execute

void execute()
Execute the command.



Copyright © 2004-2006 PalmEd. All Rights Reserved.