public interface LXPlugin
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LXPlugin.Name
An annotation to be applied to an LXPlugin class giving it a user-facing name
|
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(LX lx)
This method is invoked on the plugin object after LX has been initialized.
|
void initialize(LX lx)
lx - LX instanceLX library by Mark C. Slee. © 2012-2020