Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.casemodule.AddImageWizardSelectHostVisual.HostListItem Class Reference

Public Member Functions

boolean equals (Object obj)
 
int hashCode ()
 
String toString ()
 

Private Attributes

final Host host
 

Detailed Description

A combo box item for a host (or null for default).

Definition at line 50 of file AddImageWizardSelectHostVisual.java.

Member Function Documentation

boolean org.sleuthkit.autopsy.casemodule.AddImageWizardSelectHostVisual.HostListItem.equals ( Object  obj)
int org.sleuthkit.autopsy.casemodule.AddImageWizardSelectHostVisual.HostListItem.hashCode ( )

Definition at line 80 of file AddImageWizardSelectHostVisual.java.

String org.sleuthkit.autopsy.casemodule.AddImageWizardSelectHostVisual.HostListItem.toString ( )

Definition at line 71 of file AddImageWizardSelectHostVisual.java.

Member Data Documentation

final Host org.sleuthkit.autopsy.casemodule.AddImageWizardSelectHostVisual.HostListItem.host
private

The documentation for this class was generated from the following file:

Copyright © 2012-2022 Basis Technology. Generated on: Tue Feb 6 2024
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.