|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextEditor.Buffer | |
de.uni_paderborn.fujaba.gui | Graphical User Interface |
de.uni_paderborn.fujaba.texteditor | |
de.uni_paderborn.fujaba.uml.actions |
Uses of TextEditor.Buffer in de.uni_paderborn.fujaba.gui |
Methods in de.uni_paderborn.fujaba.gui with parameters of type TextEditor.Buffer | |
void |
TextEditAction.bufferSaved(TextEditor.Buffer buffer)
|
Uses of TextEditor.Buffer in de.uni_paderborn.fujaba.texteditor |
Methods in de.uni_paderborn.fujaba.texteditor that return TextEditor.Buffer | |
TextEditor.Buffer |
TextEditorMP.createBuffer(TextEditor.BufferOwner owner)
No comment provided by developer, please add a comment to improve documentation. |
TextEditor.Buffer |
TextEditor.createBuffer()
|
abstract TextEditor.Buffer |
TextEditor.createBuffer(TextEditor.BufferOwner owner)
|
Methods in de.uni_paderborn.fujaba.texteditor with parameters of type TextEditor.Buffer | |
void |
TextEditor.BufferOwner.bufferSaved(TextEditor.Buffer buffer)
called whenever the user chooses to keep the content of the buffer |
Uses of TextEditor.Buffer in de.uni_paderborn.fujaba.uml.actions |
Methods in de.uni_paderborn.fujaba.uml.actions that return TextEditor.Buffer | |
TextEditor.Buffer |
EditTextAction.useTextEditor(UMLIncrement umlIncr)
This method uses the text editor to edit text. |
Methods in de.uni_paderborn.fujaba.uml.actions with parameters of type TextEditor.Buffer | |
void |
EditTextAction.bufferSaved(TextEditor.Buffer buffer)
No comment provided by developer, please add a comment to improve documentation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |