Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.maddyhome.idea.vim.action.copy
Class SelectRegisterAction  view SelectRegisterAction download SelectRegisterAction.java

java.lang.Object
  extended byAnAction
      extended bycom.maddyhome.idea.vim.action.AbstractCommandAction
          extended bycom.maddyhome.idea.vim.action.copy.SelectRegisterAction

public class SelectRegisterAction
extends com.maddyhome.idea.vim.action.AbstractCommandAction


Constructor Summary
SelectRegisterAction()
           
 
Method Summary
protected  boolean execute(DataContext context, com.maddyhome.idea.vim.command.Command cmd)
           
 
Methods inherited from class com.maddyhome.idea.vim.action.AbstractCommandAction
actionPerformed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectRegisterAction

public SelectRegisterAction()
Method Detail

execute

protected boolean execute(DataContext context,
                          com.maddyhome.idea.vim.command.Command cmd)