org.jzuul.gdk.swt
Class EventEditorDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.jzuul.gdk.swt.EventEditorDialog
- public class EventEditorDialog
- extends org.eclipse.swt.widgets.Dialog
Created on Jul 12, 2004
- Version:
- $Revision: 1.10 $
| Fields inherited from class org.eclipse.swt.widgets.Dialog |
|
| Methods inherited from class org.eclipse.swt.widgets.Dialog |
checkSubclass, getParent, getStyle, getText, setText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
events
protected String[] events
eventList
protected org.eclipse.swt.widgets.List eventList
actionComposite
protected ActionEditorComposite actionComposite
currentEvent
protected String currentEvent
eventElementsList
protected List eventElementsList
EventEditorDialog
public EventEditorDialog(org.eclipse.swt.widgets.Shell arg0)
- Parameters:
arg0 -
EventEditorDialog
public EventEditorDialog(org.eclipse.swt.widgets.Shell arg0,
int arg1)
- Parameters:
arg0 - arg1 -
setEvents
public void setEvents(String[] events)
open
public Object open(List eventElements)
findEvent
public Element findEvent(String name)
showActionsByEvent
public void showActionsByEvent(String event)
cleanUpChanges
protected void cleanUpChanges()
replaceActions
protected void replaceActions(String eventName,
List actionElements)
Copyright © 2004 JZuul.org All Rights Reserved.
This documentation may be distributed and/or modified under the terms of the FDL