public class BundledKeymapBean extends AbstractExtensionPointBean
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<BundledKeymapBean> |
EP_NAME |
java.lang.String |
file
Keymap resource name is as follows: /keymaps/$file$.
|
myPluginDescriptor
Constructor and Description |
---|
BundledKeymapBean() |
findClass, findClass, findClassNoExceptions, findExtensionClass, getLoaderForClass, getPluginDescriptor, getPluginId, instantiate, instantiate, instantiate, instantiateClass, setPluginDescriptor
public static final ExtensionPointName<BundledKeymapBean> EP_NAME
public java.lang.String file
<bundledKeymap file="$OS$/abc.xml">
/keymaps/windows/abc.xml
resource,/keymaps/macos/abc.xml
resource.