Package com.mucommander.ui.action.impl.BatchRenameAction

Examples of com.mucommander.ui.action.impl.BatchRenameAction.Descriptor


        }
    }

  @Override
  public ActionDescriptor getDescriptor() {
    return new Descriptor();
  }
View Full Code Here

TOP

Related Classes of com.mucommander.ui.action.impl.BatchRenameAction.Descriptor

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.