Interface | Description |
---|---|
IEditor |
This interface is for all editors in the viptool.
|
IEditorManager | |
IEditorProvider |
This interface is provides some methods for editor providers and is the base
interface for them.
|
Class | Description |
---|---|
Editor |
An Editor is a window that gives access to the information from a file.
|