57585960616263646566
} @Override public void performAction() { FolderPanel folderPanel = mainFrame.getActivePanel(); ChangeFolderThread changeFolderThread = folderPanel.getChangeFolderThread(); if(changeFolderThread!=null) changeFolderThread.tryKill(); }