Autopsy  4.4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.centralrepository.optionspanel.AddNewOrganizationDialog.TextBoxChangedListener Class Reference

Inherits DocumentListener.

Public Member Functions

void changedUpdate (DocumentEvent e)
 
void insertUpdate (DocumentEvent e)
 
void removeUpdate (DocumentEvent e)
 

Detailed Description

Used to listen for changes in text boxes. It lets the panel know things have been updated and that validation needs to happen.

Definition at line 155 of file AddNewOrganizationDialog.java.

Member Function Documentation

void org.sleuthkit.autopsy.centralrepository.optionspanel.AddNewOrganizationDialog.TextBoxChangedListener.changedUpdate ( DocumentEvent  e)
void org.sleuthkit.autopsy.centralrepository.optionspanel.AddNewOrganizationDialog.TextBoxChangedListener.insertUpdate ( DocumentEvent  e)
void org.sleuthkit.autopsy.centralrepository.optionspanel.AddNewOrganizationDialog.TextBoxChangedListener.removeUpdate ( DocumentEvent  e)

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

Copyright © 2012-2016 Basis Technology. Generated on: Fri Sep 29 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.