Package com.iizigo.vs

Class ActionActorDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.vs.ActionActorDialog
All Implemented Interfaces:
EventListener, Runnable

public class ActionActorDialog extends Dialog implements Runnable, EventListener
New or Edit Action Actor dialog box.
Author:
Christopher Mindus
  • Method Details

    • run

      public void run()
      Enables refresh.
      Specified by:
      run in interface Runnable
    • onEvent

      public void onEvent(GEvent event)
      Called to process an event.
      Specified by:
      onEvent in interface EventListener
      Parameters:
      event - The event.