|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.dawb.passerelle.editors.UserModifyDialog
public class UserModifyDialog
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.jface.window.Window |
|---|
org.eclipse.jface.window.Window.IExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.dialogs.Dialog |
|---|
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS |
| Fields inherited from class org.eclipse.jface.window.Window |
|---|
CANCEL, OK |
| Constructor Summary | |
|---|---|
UserModifyDialog(org.eclipse.swt.widgets.Shell parentShell)
|
|
| Method Summary | |
|---|---|
boolean |
close()
|
void |
setConfiguration(java.lang.String configuration)
Information specifying which fields should be edited and how. |
void |
setPartName(java.lang.String partName)
|
void |
setQueue(java.util.Queue<java.util.Map<java.lang.String,java.lang.String>> valueQueue)
This queue will be notified when the user confirms the values. |
void |
setValues(java.util.Map<java.lang.String,java.lang.String> values)
The default values that the user will edit. |
| Methods inherited from class org.eclipse.jface.dialogs.Dialog |
|---|
applyDialogFont, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, create, getBlockedHandler, getImage, setBlockedHandler, shortenText |
| Methods inherited from class org.eclipse.jface.window.Window |
|---|
getDefaultImage, getDefaultImages, getDefaultOrientation, getReturnCode, getShell, getWindowManager, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setWindowManager |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserModifyDialog(org.eclipse.swt.widgets.Shell parentShell)
| Method Detail |
|---|
public boolean close()
close in interface UserModifyComposite.Closeableclose in class org.eclipse.jface.dialogs.Dialogpublic void setPartName(java.lang.String partName)
setPartName in interface RemoveWorkbenchPartpublic void setQueue(java.util.Queue<java.util.Map<java.lang.String,java.lang.String>> valueQueue)
RemoveWorkbenchPart
setQueue in interface RemoveWorkbenchPartpublic void setValues(java.util.Map<java.lang.String,java.lang.String> values)
RemoveWorkbenchPart
setValues in interface RemoveWorkbenchPart
public void setConfiguration(java.lang.String configuration)
throws java.lang.Exception
RemoveWorkbenchPart
setConfiguration in interface RemoveWorkbenchPartjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||