siouxsie.desktop.commands.impl
Class ExitCommand

java.lang.Object
  extended by siouxsie.desktop.commands.impl.AbstractCommand
      extended by siouxsie.desktop.commands.impl.ExitCommand
All Implemented Interfaces:
ICommand

public class ExitCommand
extends AbstractCommand
implements ICommand

Command for

Version:
$Id$
Author:
Arnaud Cogoluegnes

Field Summary
 
Fields inherited from interface siouxsie.desktop.commands.ICommand
COMMAND_EXIT, PROPERTY_ENABLED
 
Constructor Summary
ExitCommand()
           
 
Method Summary
 void execute()
          Execution
 
Methods inherited from class siouxsie.desktop.commands.impl.AbstractCommand
addPropertyChangeListener, isEnabled, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface siouxsie.desktop.commands.ICommand
addPropertyChangeListener, isEnabled, removePropertyChangeListener, setEnabled
 

Constructor Detail

ExitCommand

public ExitCommand()
Method Detail

execute

public void execute()
Description copied from interface: ICommand
Execution

Specified by:
execute in interface ICommand


Copyright © 2006-2008 null. All Rights Reserved.