org.grinvin.gred.commands

Class CloseEditor


public class CloseEditor
extends ActionCommand

Author:
adpeeter

Constructor Summary

CloseEditor(CommandManager manager, String id)
Construct an action command of this type.

Method Summary

void
handleExecute()

Constructor Details

CloseEditor

public CloseEditor(CommandManager manager,
                   String id)
Construct an action command of this type.
Parameters:
manager - Command manager, which must be of class AttributedCommandManager

Method Details

handleExecute

public void handleExecute()