org.jzuul.gdk.swt
Class ContentsEditorDialog

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

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

Created on Jul 14, 2004

Version:
$Revision: 1.12 $

Field Summary
private  org.eclipse.swt.widgets.List characters
           
private  org.eclipse.swt.widgets.Button charAdd
           
private  org.eclipse.swt.widgets.Button charDelete
           
(package private)  Element content
           
private  org.eclipse.swt.widgets.List contentChars
           
private  org.eclipse.swt.widgets.List contentItems
           
private  org.eclipse.swt.widgets.List items
           
private  org.eclipse.swt.widgets.Button itemsAdd
           
private  org.eclipse.swt.widgets.Button itemsDelete
           
 
Fields inherited from class org.eclipse.swt.widgets.Dialog
 
Constructor Summary
ContentsEditorDialog(org.eclipse.swt.widgets.Shell arg0)
           
ContentsEditorDialog(org.eclipse.swt.widgets.Shell arg0, int arg1)
           
 
Method Summary
 void cleanUpChanges()
           
 String[] containedChars()
           
 String[] containedItems()
           
 void open(Element elementWithContents)
           
 
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

content

Element content

characters

private org.eclipse.swt.widgets.List characters

contentChars

private org.eclipse.swt.widgets.List contentChars

items

private org.eclipse.swt.widgets.List items

contentItems

private org.eclipse.swt.widgets.List contentItems

charAdd

private org.eclipse.swt.widgets.Button charAdd

charDelete

private org.eclipse.swt.widgets.Button charDelete

itemsAdd

private org.eclipse.swt.widgets.Button itemsAdd

itemsDelete

private org.eclipse.swt.widgets.Button itemsDelete
Constructor Detail

ContentsEditorDialog

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

ContentsEditorDialog

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

open

public void open(Element elementWithContents)

cleanUpChanges

public void cleanUpChanges()

containedItems

public String[] containedItems()

containedChars

public String[] containedChars()


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