Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
PageCountChangeEvent (int newPageCount) | |
int | getPageCount () |
Private Attributes | |
final int | pageCount |
Event used to let subscribers know that the number of pages has changed.
Definition at line 196 of file BaseChildFactory.java.
org.sleuthkit.autopsy.datamodel.BaseChildFactory< T extends Content >.PageCountChangeEvent.PageCountChangeEvent | ( | int | newPageCount | ) |
Definition at line 200 of file BaseChildFactory.java.
int org.sleuthkit.autopsy.datamodel.BaseChildFactory< T extends Content >.PageCountChangeEvent.getPageCount | ( | ) |
Definition at line 204 of file BaseChildFactory.java.
References org.sleuthkit.autopsy.datamodel.BaseChildFactory< T extends Content >.PageCountChangeEvent.pageCount.
|
private |
Definition at line 198 of file BaseChildFactory.java.
Referenced by org.sleuthkit.autopsy.datamodel.BaseChildFactory< T extends Content >.PageCountChangeEvent.getPageCount().
Copyright © 2012-2022 Basis Technology. Generated on: Sun Apr 2 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.