Class IPALookupViewContext
java.lang.Object
ca.phon.ipadictionary.ui.IPALookupContext
ca.phon.app.session.editor.view.ipa_lookup.IPALookupViewContext
IPA Lookup context for app.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dropDictionary
(String lang) Drop Only user-defined dictionaries can be dropped.Methods inherited from class ca.phon.ipadictionary.ui.IPALookupContext
addLookupContextListener, addTranscript, createDictionary, exportData, fireDictionaryAdded, fireDictionaryChanged, fireDictionaryRemoved, fireError, fireMessage, getDictionary, importData, list, lookup, printHelp, removeAllTranscripts, removeLookupContextListener, removeTranscript, switchDictionary
-
Constructor Details
-
IPALookupViewContext
public IPALookupViewContext()
-
-
Method Details
-
dropDictionary
Description copied from class:IPALookupContext
Drop Only user-defined dictionaries can be dropped.- Overrides:
dropDictionary
in classIPALookupContext
-