org.jzuul.gdk.swt
Class DialogEditorDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.jzuul.gdk.swt.DialogEditorDialog
- public class DialogEditorDialog
- extends org.eclipse.swt.widgets.Dialog
Created on Jul 12, 2004
- Version:
- $Revision: 1.14 $
| Fields inherited from class org.eclipse.swt.widgets.Dialog |
|
| 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 |
dialogTypes
protected final String[] dialogTypes
dialogList
protected org.eclipse.swt.widgets.List dialogList
phaseList
protected org.eclipse.swt.widgets.List phaseList
itemCombo
protected org.eclipse.swt.widgets.Combo itemCombo
dialogGroup
protected org.eclipse.swt.widgets.Group dialogGroup
dialogs
protected List dialogs
dialogObjects
protected Stack dialogObjects
dialogOwnerElement
protected Element dialogOwnerElement
globalMaxId
protected int globalMaxId
freeIds
protected Stack freeIds
lessButton
private org.eclipse.swt.widgets.Button lessButton
moreButton
private org.eclipse.swt.widgets.Button moreButton
DialogEditorDialog
public DialogEditorDialog(org.eclipse.swt.widgets.Shell arg0)
- Parameters:
arg0 -
DialogEditorDialog
public DialogEditorDialog(org.eclipse.swt.widgets.Shell arg0,
int arg1)
- Parameters:
arg0 - arg1 -
open
public Object open(Element dialogOwnerElement)
generateDialogGroup
protected void generateDialogGroup(org.eclipse.swt.widgets.Group group)
cleanUpChanges
protected void cleanUpChanges()
setObjects
protected void setObjects(String dialogNo,
String phaseNo,
List objects)
showPhases
protected void showPhases(String dialogNr)
showPhases
protected void showPhases(int dialogNr)
showDialogs
protected void showDialogs()
getDialogByNr
protected Element getDialogByNr(int nr)
getDialogByNr
protected Element getDialogByNr(String nr)
getPhaseByNr
protected Element getPhaseByNr(int dialog,
int phase)
showDialogObject
protected void showDialogObject(int dialog,
int phase)
findMaxId
protected void findMaxId()
getNextId
protected int getNextId()
getDialogNo
protected String getDialogNo()
getPhaseNo
protected String getPhaseNo()
deletePhase
protected void deletePhase(int phaseNo)
deleteDialog
protected void deleteDialog(int dialogNo)
getItemNames
protected String[] getItemNames()
setButtonsEnabled
public void setButtonsEnabled(boolean enabled)
enableButtons
public void enableButtons()
disableButtons
public void disableButtons()
getIds
public List getIds(Element phase)
resetPhaseReferer
public void resetPhaseReferer(int phase)
addToFree
public void addToFree(List ids)
Copyright © 2004 JZuul.org All Rights Reserved.
This documentation may be distributed and/or modified under the terms of the FDL