Autopsy  4.11.0
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 34 of file AutoWrappingJTextPane.java.

Constructor & Destructor Documentation

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

Definition at line 36 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-2018 Basis Technology. Generated on: Fri Jun 21 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.