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

Quick Search    Search Deep

com.maddyhome.idea.vim.key
Class RegisterActions  view RegisterActions download RegisterActions.java

java.lang.Object
  extended bycom.maddyhome.idea.vim.key.RegisterActions

public class RegisterActions
extends java.lang.Object

This registers all the key/action mappings for the plugin


Field Summary
private static RegisterActions instance
           
 
Constructor Summary
private RegisterActions()
           
 
Method Summary
static RegisterActions getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static RegisterActions instance
Constructor Detail

RegisterActions

private RegisterActions()
Method Detail

getInstance

public static RegisterActions getInstance()