public class FormatEntry extends Object implements Comparable<Object>
Modifier and Type | Field and Description |
---|---|
private String |
formatName |
protected String[] |
labels |
private Object |
reader |
protected String |
readerName |
protected String[] |
suffixes |
protected Component[] |
widgets |
Constructor and Description |
---|
FormatEntry(PrintWriter log,
Object reader) |
private Object reader
private String formatName
protected String readerName
protected String[] suffixes
protected String[] labels
protected Component[] widgets
public FormatEntry(PrintWriter log, Object reader)
public int compareTo(Object o)
compareTo
in interface Comparable<Object>
Copyright © 2016 Open Microscopy Environment