|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SystemPromptDialog com.ibm.etools.systems.application.visual.editor.actions.ui.CopyToFileDialog
public class CopyToFileDialog
Dialog prompts for a destination to copy application diagram model topology.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
CopyToFileDialog(Shell shell,
IPath path,
String fileName)
Creates an instance of the copy to file dialog. |
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
|
IPath |
getDestination()
Returns the destination file selected by the user. |
protected Control |
getInitialFocusControl()
|
boolean |
overwriteExisting()
Returns if the existing file should be overwritten without warning. |
protected boolean |
processOK()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
Constructor Detail |
---|
public CopyToFileDialog(Shell shell, IPath path, String fileName)
shell
- the parent shellpath
- the default path to store the image or nullfileName
- A default filename or null
if the default file name should be used.Method Detail |
---|
protected Control createInner(Composite parent)
protected Control getInitialFocusControl()
public boolean overwriteExisting()
protected boolean processOK()
com.ibm.etools.systems.core.ui.dialogs.SystemPromptDialog#processOK()
public IPath getDestination()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |