mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
added override annotation
This commit is contained in:
parent
906fc50a08
commit
065a7313c3
@ -70,6 +70,7 @@ public class EamDbSettingsDialog extends JDialog {
|
||||
private class DbChoiceRenderer extends JLabel implements ListCellRenderer<CentralRepoDbChoice>, Serializable {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
@Override
|
||||
public Component getListCellRendererComponent(
|
||||
JList<? extends CentralRepoDbChoice> list, CentralRepoDbChoice value,
|
||||
int index, boolean isSelected, boolean cellHasFocus) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user