org.jzuul.gdk.swt
Class RunDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.jzuul.gdk.swt.RunDialog
- public class RunDialog
- extends org.eclipse.swt.widgets.Dialog
RunDialog Class, the Dialog in which the options for
runnig jzuul can be spezified (multithreaded npcs and number
of players)
| Fields inherited from class org.eclipse.swt.widgets.Dialog |
|
|
Constructor Summary |
RunDialog(org.eclipse.swt.widgets.Shell shell)
|
RunDialog(org.eclipse.swt.widgets.Shell shell,
int style)
|
| 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 |
numbers
private org.eclipse.swt.widgets.Label numbers
numOfPlayers_label
private org.eclipse.swt.widgets.Label numOfPlayers_label
threadedNPC_button
private org.eclipse.swt.widgets.Button threadedNPC_button
slider
private org.eclipse.swt.widgets.Slider slider
ok
private org.eclipse.swt.widgets.Button ok
cancel
private org.eclipse.swt.widgets.Button cancel
runvalues
private RunValues runvalues
RunDialog
public RunDialog(org.eclipse.swt.widgets.Shell shell)
RunDialog
public RunDialog(org.eclipse.swt.widgets.Shell shell,
int style)
setRunValues
public void setRunValues(RunValues runValues)
open
public RunValues open()
Copyright © 2004 JZuul.org All Rights Reserved.
This documentation may be distributed and/or modified under the terms of the FDL