public class RepositoryExportProgressDialog extends Object
| Constructor and Description |
|---|
RepositoryExportProgressDialog(org.eclipse.swt.widgets.Shell shell,
Repository rep,
RepositoryDirectoryInterface dir,
String filename) |
RepositoryExportProgressDialog(org.eclipse.swt.widgets.Shell shell,
Repository rep,
RepositoryDirectoryInterface dir,
String filename,
ImportRules importRules) |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.swt.widgets.MessageBox |
checkIsFileIsAcceptable(org.eclipse.swt.widgets.Shell shell,
LogChannelInterface log,
String filename)
Check if file is empty, writable, and return message dialogue box if file not empty, null otherwise.
|
boolean |
open() |
public RepositoryExportProgressDialog(org.eclipse.swt.widgets.Shell shell,
Repository rep,
RepositoryDirectoryInterface dir,
String filename)
public RepositoryExportProgressDialog(org.eclipse.swt.widgets.Shell shell,
Repository rep,
RepositoryDirectoryInterface dir,
String filename,
ImportRules importRules)
public boolean open()
public static org.eclipse.swt.widgets.MessageBox checkIsFileIsAcceptable(org.eclipse.swt.widgets.Shell shell,
LogChannelInterface log,
String filename)
shell - log - filename - Copyright © 2019 Hitachi Vantara. All rights reserved.