Textadept
- Home |
- Download |
- Lua API |
- Source |
- Language Modules |
- Stats |
- Wiki |
- Mailing List
_M.java
The java module.
It provides utilities for editing Java code.
User tags are loaded from _USERHOME/modules/java/tags
and user apis are
loaded from _USERHOME/modules/java/api
.
Functions
set_buffer_properties
()
Sets default buffer properties for Java files.
Tables
_G.keys.java
Container for Java-specific key commands.
_G.snippets.java
Container for Java-specific snippets.