no message
This commit is contained in:
@@ -27,15 +27,6 @@ public class ResurrectComponentFromServer extends ComponentsServerPass<_VisualDV
|
||||
Vector<RemoteFile> backups; //не забывать что файлы на СЕРВЕРЕ.
|
||||
RemoteFile remoteFile;
|
||||
File localFile;
|
||||
/*
|
||||
@Override
|
||||
public JMenuItem createMenuItem() {
|
||||
if (menuItem == null)
|
||||
menuItem = new PassMenuItem(this);
|
||||
return menuItem;
|
||||
}
|
||||
|
||||
*/
|
||||
@Override
|
||||
protected boolean canStart(Object... args) throws Exception {
|
||||
remoteFile = null;
|
||||
|
||||
Reference in New Issue
Block a user