siouxsie.desktop.option.impl
Class PreferencesCommand

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

public class PreferencesCommand
extends AbstractCommand
implements ICommand

A command that display preferences.

Version:
$Id$
Author:
Arnaud Cogoluegnes

Field Summary
 
Fields inherited from interface siouxsie.desktop.commands.ICommand
COMMAND_EXIT, PROPERTY_ENABLED
 
Constructor Summary
PreferencesCommand()
           
 
Method Summary
 void execute()
          Execution
 IPreferencesDisplay getPreferencesDisplay()
           
 void setPreferencesDisplay(IPreferencesDisplay preferencesDisplay)
           
 
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

PreferencesCommand

public PreferencesCommand()
Method Detail

execute

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

Specified by:
execute in interface ICommand

getPreferencesDisplay

public IPreferencesDisplay getPreferencesDisplay()

setPreferencesDisplay

public void setPreferencesDisplay(IPreferencesDisplay preferencesDisplay)


Copyright © 2006-2008 null. All Rights Reserved.