mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
6773 add comment
This commit is contained in:
parent
629f9abf73
commit
c98c2838de
@ -138,6 +138,11 @@ final class DomainDetailsPanel extends JPanel {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Get the name of the tab that was most recently selected.
|
||||||
|
*
|
||||||
|
* @return The name of the tab that was most recently selected.
|
||||||
|
*/
|
||||||
String getSelectedTabName(){
|
String getSelectedTabName(){
|
||||||
return selectedTabName;
|
return selectedTabName;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user