public interface CommandFactory
| Modifier and Type | Method and Description |
|---|---|
Command |
create(EditorOperation operation)
Creates a command.
|
Command create(EditorOperation operation) throws CommandNotFoundException
operation - CommandNotFoundExceptionCopyright © 2013. All Rights Reserved.