Class BrowseWorkspaceUtil
java.lang.Object
org.eclipse.epsilon.common.dt.launching.dialogs.BrowseWorkspaceUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.eclipse.core.runtime.IPathbrowseContainer(org.eclipse.swt.widgets.Shell shell, String title, String message) static StringbrowseContainerPath(org.eclipse.swt.widgets.Shell shell, String title, String message) static org.eclipse.core.resources.IFilebrowseFile(org.eclipse.swt.widgets.Shell shell, String title, String message, String pattern, org.eclipse.swt.graphics.Image image) static StringbrowseFilePath(org.eclipse.swt.widgets.Shell shell, String title, String message, String extension, org.eclipse.swt.graphics.Image image) static StringbrowseFilePath(org.eclipse.swt.widgets.Shell shell, String title, String message, org.eclipse.swt.graphics.Image image)
-
Constructor Details
-
BrowseWorkspaceUtil
public BrowseWorkspaceUtil()
-
-
Method Details
-
browseContainerPath
-
browseContainer
-
browseFilePath
-
browseFilePath
-
browseFile
-