Class SimpleEditorPanel.DocumentError

java.lang.Object
ca.phon.util.Tuple<Object,IOException>
ca.phon.app.opgraph.editor.SimpleEditorPanel.DocumentError
All Implemented Interfaces:
Comparable<Tuple<? extends Object,? extends IOException>>
Enclosing class:
SimpleEditorPanel

public class SimpleEditorPanel.DocumentError extends Tuple<Object,IOException>
  • Constructor Details

    • DocumentError

      public DocumentError()
    • DocumentError

      public DocumentError(Object document, IOException obj2)
  • Method Details