Uses of Class
ca.phon.app.opgraph.editor.SimpleEditorPanel.DocumentError
Packages that use SimpleEditorPanel.DocumentError
-
Uses of SimpleEditorPanel.DocumentError in ca.phon.app.opgraph.editor
Methods in ca.phon.app.opgraph.editor that return types with arguments of type SimpleEditorPanel.DocumentErrorMethod parameters in ca.phon.app.opgraph.editor with type arguments of type SimpleEditorPanel.DocumentErrorModifier and TypeMethodDescriptionvoid
SimpleEditorPanel.addDocumentErrorListener
(Consumer<SimpleEditorPanel.DocumentError> listener) void
SimpleEditorPanel.removeDocumentErrorListener
(Consumer<SimpleEditorPanel.DocumentError> listener)