|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TextCanvas | |
| de.uni_paderborn.fujaba.mpEdit | Source Code Editor |
| Uses of TextCanvas in de.uni_paderborn.fujaba.mpEdit |
| Fields in de.uni_paderborn.fujaba.mpEdit declared as TextCanvas | |
private TextCanvas |
TextScroller.canvas
No comment provided by developer, please add a comment to improve documentation. |
private TextCanvas |
TextMenu.textCanvas
No comment provided by developer, please add a comment to improve documentation. |
private TextCanvas |
TextFrame.textCanvas
No comment provided by developer, please add a comment to improve documentation. |
private TextCanvas |
TextCursor.canvas
No comment provided by developer, please add a comment to improve documentation. |
private TextCanvas |
ReplaceDialog.textCanvas
No comment provided by developer, please add a comment to improve documentation. |
| Methods in de.uni_paderborn.fujaba.mpEdit that return TextCanvas | |
TextCanvas |
TextFrame.getCanvas()
Get the canvas attribute of the TextFrame object |
| Constructors in de.uni_paderborn.fujaba.mpEdit with parameters of type TextCanvas | |
TextScroller(TextCanvas c)
Constructor for class TextScroller |
|
TextCursor(TextCanvas c)
Constructor for class TextCursor |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||