| newprocess.diagram.cust.annotations.dialogs.ElementChooserDialog
ElementChooserDialog | public class ElementChooserDialog extends Dialog (Code) | | This dialog is used to link to an existing
file.
|
ElementChooserDialog | public ElementChooserDialog(Shell parentShell)(Code) | | Constructor
|
createButtonBar | protected Control createButtonBar(Composite parent)(Code) | | create the button bar
|
createDialogArea | protected Control createDialogArea(Composite parent)(Code) | | Creates the Dialog area
|
getSelectedFile | public IFile getSelectedFile()(Code) | | Gets the selected File
|
getSelectedModelElementURI | public String getSelectedModelElementURI()(Code) | | fetch the file uri
|
getSelectedProject | public String getSelectedProject()(Code) | | Gets the selected project
|
|
|