public class SelectionHistoryDialog extends FileHistoryDialog
HistoryDialog.MyAction
myFile, myGateway, myProject
Constructor and Description |
---|
SelectionHistoryDialog(Project p,
IdeaGateway gw,
VirtualFile f,
int from,
int to) |
Modifier and Type | Method and Description |
---|---|
protected FileHistoryDialogModel |
createModel(LocalHistoryFacade vcs) |
createDiffPanel, dispose, doUpdateDiffs, getHelpId, setDiffBorder
createComponent, createDifference, getDimensionKey, init, revert, revert, scheduleRevisionsUpdate, showError, showRevisionsList, updateActions
public SelectionHistoryDialog(Project p, IdeaGateway gw, VirtualFile f, int from, int to)
protected FileHistoryDialogModel createModel(LocalHistoryFacade vcs)
createModel
in class FileHistoryDialog