Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits TreeCell< DetailViewEvent >.
Protected Member Functions | |
void | updateItem (DetailViewEvent item, boolean empty) |
Private Member Functions | |
void | deRegisterListeners (Collection<?extends FilterState< DescriptionFilter >> filters) |
void | registerListeners (Collection<?extends FilterState< DescriptionFilter >> filters, DetailViewEvent item) |
void | updateHiddenState (EventsTreeItem treeItem) |
Private Attributes | |
InvalidationListener | filterStateChangeListener |
final SimpleBooleanProperty | hidden = new SimpleBooleanProperty(false) |
final ImageView | imageView = new ImageView() |
final Rectangle | rect = new Rectangle(24, 24) |
Static Private Attributes | |
static final double | HIDDEN_MULTIPLIER = .6 |
A tree cell to display DetailViewEvents. Shows the description, and count, as well a a "legend icon" for the event type.
Definition at line 164 of file EventsTree.java.
|
private |
Definition at line 231 of file EventsTree.java.
|
private |
Definition at line 223 of file EventsTree.java.
References org.sleuthkit.autopsy.timeline.ui.detailview.datamodel.DetailViewEvent.getDescription().
|
private |
Definition at line 239 of file EventsTree.java.
References org.sleuthkit.autopsy.timeline.TimeLineController.getQuickHideFilters().
|
protected |
Definition at line 179 of file EventsTree.java.
References org.sleuthkit.autopsy.timeline.ui.detailview.datamodel.DetailViewEvent.getDescription(), org.sleuthkit.autopsy.timeline.ui.detailview.datamodel.DetailViewEvent.getDescriptionLevel(), org.sleuthkit.autopsy.timeline.TimeLineController.getQuickHideFilters(), org.sleuthkit.autopsy.timeline.ui.detailview.DetailViewPane.newHideDescriptionAction(), and org.sleuthkit.autopsy.timeline.ui.detailview.DetailViewPane.newUnhideDescriptionAction().
|
private |
Definition at line 169 of file EventsTree.java.
|
private |
Definition at line 170 of file EventsTree.java.
|
staticprivate |
Definition at line 166 of file EventsTree.java.
|
private |
Definition at line 168 of file EventsTree.java.
|
private |
Definition at line 167 of file EventsTree.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.