|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.widgets.Dialog
org.eclipse.m2m.atl.profiler.ui.profilingdatatable.ExportDialog
public class ExportDialog
A dialog for profiling model export.
Constructor Summary | |
---|---|
ExportDialog(org.eclipse.swt.widgets.Shell parent)
Creates the dialog. |
|
ExportDialog(org.eclipse.swt.widgets.Shell parent,
int style)
Creates the dialog. |
Method Summary | |
---|---|
java.lang.Object |
open()
Opens the 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 |
Constructor Detail |
---|
public ExportDialog(org.eclipse.swt.widgets.Shell parent, int style)
parent
- the parent shellstyle
- the dialog stylepublic ExportDialog(org.eclipse.swt.widgets.Shell parent)
parent
- the parent shellMethod Detail |
---|
public java.lang.Object open()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |