Class RecordLookupPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
ca.phon.app.session.editor.view.ipa_lookup.RecordLookupPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class RecordLookupPanel extends JPanel
Provides a UI for selecting IPA transcriptions from dictionaries for the current record.
See Also:
  • Method Details

    • getEditor

      public SessionEditor getEditor()
    • getRecord

      public Record getRecord()
    • setRecord

      public void setRecord(Record record)
    • getDictionary

      public IPADictionary getDictionary()
    • setDictionary

      public void setDictionary(IPADictionary lookupContext)
    • onSetTranscription

      public void onSetTranscription()
    • onSetGroup

      public void onSetGroup(Integer i)