org.jzuul.gdk.swt
Class TargetEditor

java.lang.Object
  extended byorg.eclipse.swt.widgets.Dialog
      extended byorg.jzuul.gdk.swt.TargetEditor

public class TargetEditor
extends org.eclipse.swt.widgets.Dialog

Created on Jul 15, 2004

Version:
$Revision: 1.16 $

Nested Class Summary
private  class TargetEditor.TargetGroup
           
 
Field Summary
private  Element element
           
private  Stack groups
           
private  org.eclipse.swt.widgets.Composite mainComposite
           
 
Fields inherited from class org.eclipse.swt.widgets.Dialog
 
Constructor Summary
TargetEditor(org.eclipse.swt.widgets.Shell arg0)
           
TargetEditor(org.eclipse.swt.widgets.Shell arg0, int arg1)
           
 
Method Summary
 void cleanUpChanges()
           
protected  void generateConditionGroup(TargetEditor.TargetGroup tg)
           
protected  void generateTargetGroup()
           
 void open(Element elementWithTargets)
           
 void showTargetGroups()
           
 
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

element

private Element element

groups

private Stack groups

mainComposite

private org.eclipse.swt.widgets.Composite mainComposite
Constructor Detail

TargetEditor

public TargetEditor(org.eclipse.swt.widgets.Shell arg0)
Parameters:
arg0 -

TargetEditor

public TargetEditor(org.eclipse.swt.widgets.Shell arg0,
                    int arg1)
Parameters:
arg0 -
arg1 -
Method Detail

open

public void open(Element elementWithTargets)

generateTargetGroup

protected void generateTargetGroup()

generateConditionGroup

protected void generateConditionGroup(TargetEditor.TargetGroup tg)

cleanUpChanges

public void cleanUpChanges()

showTargetGroups

public void showTargetGroups()


Copyright © 2004 JZuul.org All Rights Reserved.
This documentation may be distributed and/or modified under the terms of the FDL