public class FormatEntry extends Object implements Comparable<Object>
| Modifier and Type | Field and Description | 
|---|---|
| protected String[] | labels | 
| protected String | readerName | 
| protected String[] | suffixes | 
| protected Component[] | widgets | 
| Constructor and Description | 
|---|
| FormatEntry(PrintWriter log,
           Object reader) | 
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 © 2014 Open Microscopy Environment