Autopsy
4.19.3
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 38 of file AutoWrappingJTextPane.java.
org.sleuthkit.autopsy.corecomponents.AutoWrappingJTextPane.AutoWrappingJTextPane | ( | ) |
Definition at line 40 of file AutoWrappingJTextPane.java.
void org.sleuthkit.autopsy.corecomponents.AutoWrappingJTextPane.setText | ( | String | text | ) |
Definition at line 106 of file AutoWrappingJTextPane.java.
References org.sleuthkit.autopsy.coreutils.EscapeUtil.escapeHtml(), org.sleuthkit.autopsy.contentviewers.layout.ContentViewerDefaults.getFont(), and org.sleuthkit.autopsy.contentviewers.layout.ContentViewerDefaults.getLineSpacing().
Referenced by org.sleuthkit.autopsy.texttranslation.ui.TranslationContentPanel.display().
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.