mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-19 19:14:55 +00:00
fix comment
This commit is contained in:
parent
0a8bdd9918
commit
85ea748c36
@ -85,12 +85,12 @@ public interface DataResultViewer {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Set a custom content viewer to respond to selection events from this
|
* Set a custom content viewer to respond to selection events from this
|
||||||
* result viewer. If not set, the default content viewer is user
|
* result viewer. If not set, the default content viewer is used
|
||||||
*
|
*
|
||||||
* @param contentViewer content viewer to respond to selection events from
|
* @param contentViewer content viewer to respond to selection events from
|
||||||
* this viewer
|
* this viewer
|
||||||
*
|
*
|
||||||
* @deprecated All implementations of this method are now no-ops.
|
* @deprecated All implementations of this in the standard DataResultViewers are now no-ops.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public void setContentViewer(DataContent contentViewer);
|
public void setContentViewer(DataContent contentViewer);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user