Package ConForM.CoopnTools.CoKer.CodeVisual

Interface Summary
CodeVisualEditor Code Viewer Editor.
CodeVisualEditoredMenuItem This class defines editored menu items. editored menu items have their assoiated editor aumomatically set by any editor using them.
 

Class Summary
AnsiFormat This class defines how to format the CodeViewer contents in Ansi format.
CodeDoc A CodeDoc is the document which a CodeVisual displays
CodeExporter Code Exportation class.
CodeVisual A CodeVisual is used to display code written in some Coopn language in a formatted manner.
CodeVisualMenu This class defines generic menus for the CoopnTools CodeViewer Package.
CodeVisualMenuItem This class defines generic menu items for the CoopnTools Code Visual Package.
ExportDialog This class implements the Dialog to display when starting an exportation process from the CodeViewer.
Format This class implements the basic functionality for formatting.
FormatDialog This class implements the dialog that starts the formatting process.
HtmlFormat This class implements the formatting in HTML format for CodeViewer.
LatexFormat This class implements the Formatting for CodeViewer in Latex Mode
MIFFormat  
PlainFormat This class defines how to format the CodeViewer contents as plain text