|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MTextArea | |
---|---|
net.sf.latexdraw.instruments | |
net.sf.latexdraw.ui |
Uses of MTextArea in net.sf.latexdraw.instruments |
---|
Fields in net.sf.latexdraw.instruments declared as MTextArea | |
---|---|
protected MTextArea |
PreferencesSetter.latexIncludes
The text field used to defines the latex packages to use. |
protected MTextArea |
TextCustomiser.packagesField
This text field permits to add latex packages that will be used during compilation. |
Methods in net.sf.latexdraw.instruments that return MTextArea | |
---|---|
MTextArea |
PreferencesSetter.getLatexIncludes()
|
MTextArea |
TextCustomiser.getPackagesField()
|
Uses of MTextArea in net.sf.latexdraw.ui |
---|
Subclasses of MTextArea in net.sf.latexdraw.ui | |
---|---|
class |
TextAreaAutoSize
This widgets is a text area which automatically resizes is width and height according to its text. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |