Class EditorViewAdapter

java.lang.Object
ca.phon.app.session.EditorViewAdapter
All Implemented Interfaces:
EditorViewListener, EventListener

public class EditorViewAdapter extends Object implements EditorViewListener
Default implementation of EditorViewListener. This class provides empty implementations for all methods in the EditorViewListener interface, allowing subclasses to override only the methods they are interested in.
  • Constructor Details

    • EditorViewAdapter

      public EditorViewAdapter()
  • Method Details