void |
RenamePopUpPresenter.show(Path path,
CommandWithFileNameAndCommitMessage renamePopupCommand) |
void |
CopyPopUpPresenter.show(Path path,
CommandWithFileNameAndCommitMessage copyPopupCommand) |
void |
RenamePopUpPresenter.show(Path path,
CommandWithFileNameAndCommitMessage copyPopupCommand,
String originalFileName) |
void |
RenamePopUpPresenter.show(Path path,
Validator validator,
CommandWithFileNameAndCommitMessage command) |
void |
CopyPopUpPresenter.show(Path path,
Validator validator,
CommandWithFileNameAndCommitMessage command) |
void |
RenamePopUpPresenter.show(Path path,
Validator validator,
CommandWithFileNameAndCommitMessage command,
String originalFileName) |