mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 01:07:42 +00:00
Merge branch '3624-tree-table-view' of https://github.com/briangsweeney/autopsy into 3624-tree-table-view
# Conflicts: # Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java # Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
This commit is contained in:
parent
8a6c7b6e3d
commit
2f00491528
@ -141,7 +141,7 @@ public class DataResultViewerTable extends AbstractDataResultViewer {
|
||||
initComponents();
|
||||
|
||||
outlineView.setAllowedDragActions(DnDConstants.ACTION_NONE);
|
||||
|
||||
|
||||
outline = outlineView.getOutline();
|
||||
outline.setRowSelectionAllowed(true);
|
||||
outline.setColumnSelectionAllowed(true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user