Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JTextPane.
Public Member Functions | |
AutoWrappingJTextPane () | |
void | setText (String text) |
JTextPane extension that auto wraps input text using an HTMLEditorKit trick.
Definition at line 35 of file AutoWrappingJTextPane.java.
org.sleuthkit.autopsy.corecomponents.AutoWrappingJTextPane.AutoWrappingJTextPane | ( | ) |
Definition at line 37 of file AutoWrappingJTextPane.java.
void org.sleuthkit.autopsy.corecomponents.AutoWrappingJTextPane.setText | ( | String | text | ) |
Definition at line 101 of file AutoWrappingJTextPane.java.
References org.sleuthkit.autopsy.coreutils.EscapeUtil.escapeHtml().
Referenced by org.sleuthkit.autopsy.texttranslation.ui.TranslationContentPanel.display().
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.