ProjectManager 0.2
SourceEditorDocument Class Reference
Inheritance diagram for SourceEditorDocument:

Instance Methods

(void) - customPipeOutput:
 
(void) - pipeOutput:
 
(void) - goToLine:
 
(void) - goToLineNumber:
 
(void) - textViewDidChangeSelection:
 
(void) - editorTextViewWillPressKey:
 
(void) - editorTextViewDidPressKey:
 
(void) - findNext:
 
(void) - findPrevious:
 
(void) - jumpToSelection:
 
(NSIndexSet *) - highlightedCharacterIndexes
 
(NSColor *) - highlightColor
 
(NSColor *) - textColor
 

Protected Attributes

id textView
 
NSString * string
 
id myWindow
 
NSFont * defaultFont
 
NSColor * textColor
 
NSColor * highlightColor
 
NSColor * backgroundColor
 
NSColor * insertionPointColor
 
BOOL parenthesesHighlighted
 
unsigned int parenthesisA
 
unsigned int parenthesisB
 
BOOL editorTextViewIsPressingKey
 

The documentation for this class was generated from the following files: