Class BibtexModelConfigurationDialogue.BrowseWorkspaceForBibtexSourceFilesListener

  • All Implemented Interfaces:
    org.eclipse.swt.widgets.Listener
    Enclosing class:
    BibtexModelConfigurationDialogue

    protected class BibtexModelConfigurationDialogue.BrowseWorkspaceForBibtexSourceFilesListener
    extends java.lang.Object
    implements org.eclipse.swt.widgets.Listener
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handleEvent​(org.eclipse.swt.widgets.Event event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BrowseWorkspaceForBibtexSourceFilesListener

        public BrowseWorkspaceForBibtexSourceFilesListener​(org.eclipse.swt.widgets.Text text)
    • Method Detail

      • handleEvent

        public void handleEvent​(org.eclipse.swt.widgets.Event event)
        Specified by:
        handleEvent in interface org.eclipse.swt.widgets.Listener