org.jzuul.gdk.swt
Class RunDialog

java.lang.Object
  extended byorg.eclipse.swt.widgets.Dialog
      extended byorg.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)


Field Summary
private  org.eclipse.swt.widgets.Button cancel
           
private  org.eclipse.swt.widgets.Label numbers
           
private  org.eclipse.swt.widgets.Label numOfPlayers_label
           
private  org.eclipse.swt.widgets.Button ok
           
private  RunValues runvalues
           
private  org.eclipse.swt.widgets.Slider slider
           
private  org.eclipse.swt.widgets.Button threadedNPC_button
           
 
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)
           
 
Method Summary
 RunValues open()
           
 void setRunValues(RunValues runValues)
           
 
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
 

Field Detail

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
Constructor Detail

RunDialog

public RunDialog(org.eclipse.swt.widgets.Shell shell)

RunDialog

public RunDialog(org.eclipse.swt.widgets.Shell shell,
                 int style)
Method Detail

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