|
Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Private Member Functions | |
| void | subscribeToPageChange (PageChangeEvent event) |
| void | subscribeToPageSizeChange (PageSizeChangeEvent event) |
| void | subscribeToRefreshKeys (RefreshKeysEvent event) |
Private Attributes | |
| int | currentPage |
| final String | nodeName |
| List< List< T > > | pages |
| int | pageSize |
Class that supplies paging related functionality to the base child factory class.
Definition at line 229 of file BaseChildFactory.java.
|
private |
Receives page change events from UI components and triggers a refresh in the child factory.
| event |
Definition at line 319 of file BaseChildFactory.java.
|
private |
Receives page size change events from UI components and triggers a refresh in the child factory if necessary.
| event |
Definition at line 334 of file BaseChildFactory.java.
|
private |
Definition at line 352 of file BaseChildFactory.java.
|
private |
Definition at line 233 of file BaseChildFactory.java.
|
private |
Definition at line 231 of file BaseChildFactory.java.
|
private |
Definition at line 234 of file BaseChildFactory.java.
|
private |
Definition at line 232 of file BaseChildFactory.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.