Package org.basex.gui.text
Class TextEditor
java.lang.Object
org.basex.gui.text.TextEditor
Provides methods for editing a text that is visualized by the
TextPanel.- Author:
- BaseX Team 2005-21, BSD License, Christian Gruen
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
text
public byte[] text()Returns the original text array.- Returns:
- text
-