Class HutnModelConfigurationDialogue.BrowseWorkspaceForHutnSourceFilesListener

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

    protected class HutnModelConfigurationDialogue.BrowseWorkspaceForHutnSourceFilesListener
    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

      • BrowseWorkspaceForHutnSourceFilesListener

        public BrowseWorkspaceForHutnSourceFilesListener​(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