Class IPALookupView

All Implemented Interfaces:
IExtendable, ImageObserver, MenuContainer, Serializable, Accessible

public class IPALookupView extends EditorView
See Also:
  • Field Details

  • Constructor Details

    • IPALookupView

      public IPALookupView(SessionEditor editor)
      constructor
  • Method Details

    • updateLangBox

      public void updateLangBox()
    • getSelectedDictionaryLanguage

      public Language getSelectedDictionaryLanguage()
    • onLanguageSwitch

      public void onLanguageSwitch()
    • getLookupContext

      public IPALookupContext getLookupContext()
    • getName

      public String getName()
      Description copied from class: EditorView
      View name
      Specified by:
      getName in class EditorView
      Returns:
      the view name
    • getIcon

      public ImageIcon getIcon()
      Description copied from class: EditorView
      View icon
      Specified by:
      getIcon in class EditorView
      Returns:
      view icon
    • getMenu

      public JMenu getMenu()
      Description copied from class: EditorView
      Get the menu for the view (if any)
      Specified by:
      getMenu in class EditorView
      Returns:
      menu for the view or null if this view does not have a menu