public class SelectDirectoryDialog
extends org.eclipse.swt.widgets.Dialog
Constructor and Description |
---|
SelectDirectoryDialog(org.eclipse.swt.widgets.Shell parent,
int style,
Repository rep) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
handleOK() |
RepositoryDirectoryInterface |
open() |
void |
setRestrictedPaths(Set<String> restrictedPaths) |
void |
setTreeMenu() |
public SelectDirectoryDialog(org.eclipse.swt.widgets.Shell parent, int style, Repository rep)
public RepositoryDirectoryInterface open()
public void setTreeMenu()
public void dispose()
public void handleOK()
Copyright © 2019 Hitachi Vantara. All rights reserved.