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 org.eclipse.swt.widgets.Dialog implements Runnable, EventListener
New or Edit Action Actor dialog box.
- Author:
- Christopher Mindus
- Method Summary- Methods inherited from class org.eclipse.swt.widgets.Dialog- checkSubclass, getParent, getStyle, getText, setText
- Method Details- runpublic void run()Enables refresh.
- onEventCalled to process an event.- Specified by:
- onEventin interface- EventListener
- Parameters:
- event- The event.