mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 00:16:16 +00:00
Remove JFX dependency in TSK
This commit is contained in:
parent
b2db8b93fd
commit
b771e4b233
@ -56,7 +56,7 @@ public class HashHitsFilterState extends SqlFilterState<TimelineFilter.HashHitsF
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Add a listener to the selected property that updates the flag that turns
|
* Adds a listener to the selected property that updates the flag that turns
|
||||||
* the wrapped hash hits filter on/off.
|
* the wrapped hash hits filter on/off.
|
||||||
*/
|
*/
|
||||||
private void addSelectionListener() {
|
private void addSelectionListener() {
|
||||||
|
@ -55,7 +55,7 @@ public class TagsFilterState extends SqlFilterState<TimelineFilter.TagsFilter> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Add a listener to the selected property that updates the flag that turns
|
* Adds a listener to the selected property that updates the flag that turns
|
||||||
* the wrapped tags filter on/off.
|
* the wrapped tags filter on/off.
|
||||||
*/
|
*/
|
||||||
private void addSelectionListener() {
|
private void addSelectionListener() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user