Package com.intellij.openapi.command

Provides interfaces for executing commands - sequences of changes to files and/or directories which are treated as atomic actions from the point of view of undo, version control and so on.

See:
          Description

Interface Summary
CommandListener  
 

Class Summary
CommandAdapter  
CommandEvent  
CommandProcessor  
UndoConfirmationPolicy  
 

Package com.intellij.openapi.command Description

Provides interfaces for executing commands - sequences of changes to files and/or directories which are treated as atomic actions from the point of view of undo, version control and so on.