siouxsie.desktop.commands
Interface IToggleCommand

All Superinterfaces:
ICommand
All Known Implementing Classes:
AbstractToggleCommand

public interface IToggleCommand
extends ICommand

Interface for command (i.e. Swing actions)

Version:
$Id: IToggleCommand.java 114 2008-02-22 15:04:46Z acogo $
Author:
Arnaud Cogoluegnes

Field Summary
 
Fields inherited from interface siouxsie.desktop.commands.ICommand
COMMAND_EXIT, PROPERTY_ENABLED
 
Method Summary
 void execute(boolean state)
          Execution
 
Methods inherited from interface siouxsie.desktop.commands.ICommand
addPropertyChangeListener, execute, isEnabled, removePropertyChangeListener, setEnabled
 

Method Detail

execute

void execute(boolean state)
Execution



Copyright © 2006-2008 null. All Rights Reserved.