de.uni_paderborn.fujaba.texteditor
Class TextEditorMP

java.lang.Object
  extended byde.uni_paderborn.fujaba.texteditor.TextEditor
      extended byde.uni_paderborn.fujaba.texteditor.TextEditorMP

public class TextEditorMP
extends TextEditor

Version:
$Revision: 1.4 $ $Date: 2005/02/14 14:28:14 $
Author:
$Author: cschneid $

Nested Class Summary
 
Nested classes inherited from class de.uni_paderborn.fujaba.texteditor.TextEditor
TextEditor.Buffer, TextEditor.BufferOwner
 
Constructor Summary
TextEditorMP()
           
 
Method Summary
 TextEditor.Buffer createBuffer(TextEditor.BufferOwner owner)
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class de.uni_paderborn.fujaba.texteditor.TextEditor
createBuffer, get, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextEditorMP

public TextEditorMP()
Method Detail

createBuffer

public TextEditor.Buffer createBuffer(TextEditor.BufferOwner owner)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
createBuffer in class TextEditor
Parameters:
owner - No description provided
Returns:
No description provided