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.IPath
browseContainer
(org.eclipse.swt.widgets.Shell shell, String title, String message) static String
browseContainerPath
(org.eclipse.swt.widgets.Shell shell, String title, String message) static org.eclipse.core.resources.IFile
browseFile
(org.eclipse.swt.widgets.Shell shell, String title, String message, String pattern, org.eclipse.swt.graphics.Image image) static String
browseFilePath
(org.eclipse.swt.widgets.Shell shell, String title, String message, String extension, org.eclipse.swt.graphics.Image image) static String
browseFilePath
(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
-