Skip to content
Snippets Groups Projects
Commit 116c2cca authored by Tobias Pietzsch's avatar Tobias Pietzsch
Browse files

add HongKee as author of BigDataBrowserPlugin

parent 6fd07312
Branches
No related tags found
No related merge requests found
...@@ -27,6 +27,9 @@ import java.util.ArrayList; ...@@ -27,6 +27,9 @@ import java.util.ArrayList;
import java.util.HashMap; import java.util.HashMap;
import java.util.Map; import java.util.Map;
/**
* @author HongKee Moon <moon@mpi-cbg.de>
*/
public class BigDataBrowserPlugin implements PlugIn public class BigDataBrowserPlugin implements PlugIn
{ {
private final Map< String, ImageIcon > imageMap = new HashMap< String, ImageIcon >(); private final Map< String, ImageIcon > imageMap = new HashMap< String, ImageIcon >();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment