org.jzuul.gdk.swt
Class CombinationEditorDialog

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

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

Created on Jul 14, 2004

Version:
$Revision: 1.9 $

Field Summary
(package private)  ActionEditorComposite actionGroup
           
(package private)  String currentWithObject
           
(package private)  Element itemElement
           
(package private)  org.eclipse.swt.widgets.List itemList
           
 
Fields inherited from class org.eclipse.swt.widgets.Dialog
 
Constructor Summary
CombinationEditorDialog(org.eclipse.swt.widgets.Shell arg0)
           
CombinationEditorDialog(org.eclipse.swt.widgets.Shell arg0, int arg1)
           
 
Method Summary
protected  void cleanUpChanges()
           
protected  List getActionsForWithItem(String withObjectName)
           
protected  Element getWithObject(String withObjectName)
           
 void open(Element currentItem, String[] itemNames)
           
protected  void replaceActionList(String currentWithObject, List actionList)
           
protected  void showCombinationsWithObject(String withObjectName)
           
 
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

itemElement

Element itemElement

itemList

org.eclipse.swt.widgets.List itemList

actionGroup

ActionEditorComposite actionGroup

currentWithObject

String currentWithObject
Constructor Detail

CombinationEditorDialog

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

CombinationEditorDialog

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

open

public void open(Element currentItem,
                 String[] itemNames)

cleanUpChanges

protected void cleanUpChanges()

showCombinationsWithObject

protected void showCombinationsWithObject(String withObjectName)

getWithObject

protected Element getWithObject(String withObjectName)

getActionsForWithItem

protected List getActionsForWithItem(String withObjectName)

replaceActionList

protected void replaceActionList(String currentWithObject,
                                 List actionList)


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