|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mpEDIT | |
de.uni_paderborn.fujaba.mpEdit | Source Code Editor |
de.uni_paderborn.fujaba.texteditor |
Uses of mpEDIT in de.uni_paderborn.fujaba.mpEdit |
Fields in de.uni_paderborn.fujaba.mpEdit declared as mpEDIT | |
private mpEDIT |
TextMenu.mpEdit
No comment provided by developer, please add a comment to improve documentation. |
(package private) mpEDIT |
TextFrame.mpEdit
No comment provided by developer, please add a comment to improve documentation. |
protected mpEDIT |
TextCanvas.mpEdit
No comment provided by developer, please add a comment to improve documentation. |
private mpEDIT |
DocMan.mpEdit
No comment provided by developer, please add a comment to improve documentation. |
Constructors in de.uni_paderborn.fujaba.mpEdit with parameters of type mpEDIT | |
TextMenu(mpEDIT mpe,
java.util.ResourceBundle str,
DocMan doc,
TextFrame tf)
Constructor for class TextMenu |
|
TextFrame(mpEDIT mpe,
java.util.ResourceBundle str,
java.util.Properties pr,
DocMan doc,
Ruler ruler)
Constructor for class TextFrame |
|
TextCanvas(mpEDIT mpe,
DocMan doc,
TextFrame tf,
javax.swing.JScrollBar h,
javax.swing.JScrollBar v,
Ruler r)
Constructor for class TextCanvas |
|
DocMan(mpEDIT mpe,
java.util.ResourceBundle str,
java.util.Properties pr)
Constructor for class DocMan |
Uses of mpEDIT in de.uni_paderborn.fujaba.texteditor |
Fields in de.uni_paderborn.fujaba.texteditor declared as mpEDIT | |
(package private) mpEDIT |
TextEditorMP.BufferMP.edit
No comment provided by developer, please add a comment to improve documentation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |