|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.common.ui.helper.DialogHelper
public class DialogHelper
Provides services to easily display dialogs to the end-user.
Constructor Summary | |
---|---|
DialogHelper()
|
Method Summary | |
---|---|
static boolean |
openDeleteConfirmationDialog(Shell parent_p,
Object[] arguments_p)
Show a confirmation dialog to the end-user. |
static boolean |
openDeleteConfirmationDialog(Shell parent_p,
String messageToFormat_p,
Object[] arguments_p)
Show a delete confirmation dialog to the end-user using a customized message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DialogHelper()
Method Detail |
---|
public static boolean openDeleteConfirmationDialog(Shell parent_p, Object[] arguments_p)
public static boolean openDeleteConfirmationDialog(Shell parent_p, String messageToFormat_p, Object[] arguments_p)
parent_p
- messageToFormat_p
- arguments_p
-
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.