Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.corecomponents.AutoWrappingJTextPane Class Reference

Inherits JTextPane.

Public Member Functions

 AutoWrappingJTextPane ()
 
void setText (String text)
 

Detailed Description

JTextPane extension that auto wraps input text using an HTMLEditorKit trick.

Definition at line 38 of file AutoWrappingJTextPane.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.corecomponents.AutoWrappingJTextPane.AutoWrappingJTextPane ( )

Definition at line 40 of file AutoWrappingJTextPane.java.

Member Function Documentation

void org.sleuthkit.autopsy.corecomponents.AutoWrappingJTextPane.setText ( String  text)

The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.