Searched defs:dirPath (Results 1 – 5 of 5) sorted by relevance
50 String dirPath = file.getParent().getPath(); in actionPerformed() local
89 private static void addAction(Project project, String dirPath, Notification notification) { in addAction()
55 public ServiceGenerateDialog(Project project, String filePath, String dirPath) { in ServiceGenerateDialog()
66 private String dirPath; field in ServiceGenerateDialogPane75 public ServiceGenerateDialogPane(Project project, String filePath, String dirPath) { in ServiceGenerateDialogPane()