|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.launch.ui.RuleDialogFactory
public class RuleDialogFactory
TODO: NEEDS TO BE DOCUMENTED
| Constructor Summary | |
|---|---|
RuleDialogFactory()
|
|
| Method Summary | |
|---|---|
static org.eclipse.jface.dialogs.Dialog |
createDialogForRule(org.eclipse.swt.widgets.Shell shell,
org.eclipse.ptp.launch.rulesengine.ISynchronizationRule rule)
Returns a new dialog that is able to edit a rule. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuleDialogFactory()
| Method Detail |
|---|
public static org.eclipse.jface.dialogs.Dialog createDialogForRule(org.eclipse.swt.widgets.Shell shell,
org.eclipse.ptp.launch.rulesengine.ISynchronizationRule rule)
shell - The SWT shell for the dialogrule - The rule to edit
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||